svn commit: r268760 - stable/9/share/man/man7

Gavin Atkinson gavin at FreeBSD.org
Wed Jul 16 12:52:06 UTC 2014


Author: gavin
Date: Wed Jul 16 12:52:05 2014
New Revision: 268760
URL: http://svnweb.freebsd.org/changeset/base/268760

Log:
  Merge r267866 from head:
    Drop references to updating over csup from build(7).

Modified:
  stable/9/share/man/man7/build.7
Directory Properties:
  stable/9/share/man/man7/   (props changed)

Modified: stable/9/share/man/man7/build.7
==============================================================================
--- stable/9/share/man/man7/build.7	Wed Jul 16 12:51:29 2014	(r268759)
+++ stable/9/share/man/man7/build.7	Wed Jul 16 12:52:05 2014	(r268760)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd October 10, 2012
+.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
@@ -593,7 +592,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-stable-9 mailing list