svn commit: r267866 - head/share/man/man7

Gavin Atkinson gavin at FreeBSD.org
Wed Jun 25 12:28:23 UTC 2014


Author: gavin
Date: Wed Jun 25 12:28:22 2014
New Revision: 267866
URL: http://svnweb.freebsd.org/changeset/base/267866

Log:
  Drop references to updating over csup from build(7).
  
  MFC after:	1 week

Modified:
  head/share/man/man7/build.7

Modified: head/share/man/man7/build.7
==============================================================================
--- head/share/man/man7/build.7	Wed Jun 25 12:23:16 2014	(r267865)
+++ head/share/man/man7/build.7	Wed Jun 25 12:28:22 2014	(r267866)
@@ -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/spa
 .Ed
 .Sh SEE ALSO
 .Xr cc 1 ,
-.Xr csup 1 ,
 .Xr install 1 ,
 .Xr make 1 ,
 .Xr svn 1 ,


More information about the svn-src-head mailing list