summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgavin <gavin@FreeBSD.org>2014-06-25 12:28:22 +0000
committergavin <gavin@FreeBSD.org>2014-06-25 12:28:22 +0000
commitc7bd64b1783a6aa7196f5aa767fbb0b21000ab1c (patch)
treec6e1c886d691bb8612beeef23de4372a788bfc29
parent36b9e4f6c7a1b29d8d37e6f171f441e2d1c2fc48 (diff)
downloadFreeBSD-src-c7bd64b1783a6aa7196f5aa767fbb0b21000ab1c.zip
FreeBSD-src-c7bd64b1783a6aa7196f5aa767fbb0b21000ab1c.tar.gz
Drop references to updating over csup from build(7).
MFC after: 1 week
-rw-r--r--share/man/man7/build.76
1 files changed, 2 insertions, 4 deletions
diff --git a/share/man/man7/build.7 b/share/man/man7/build.7
index 4b5f6f2..a2172ed 100644
--- a/share/man/man7/build.7
+++ b/share/man/man7/build.7
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd June 17, 2014
+.Dd June 25, 2014
.Dt BUILD 7
.Os
.Sh NAME
@@ -40,8 +40,7 @@ normally
and
.Pa /usr/ports .
These directories may be initially empty or non-existent until updated with
-.Xr csup 1 ,
-.Xr svn 1 ,
+.Xr svn 1
or
.Xr portsnap 8 .
Directory
@@ -616,7 +615,6 @@ make TARGET=sparc64 DESTDIR=/clients/sparc64 installworld
.Ed
.Sh SEE ALSO
.Xr cc 1 ,
-.Xr csup 1 ,
.Xr install 1 ,
.Xr make 1 ,
.Xr svn 1 ,
OpenPOWER on IntegriCloud