Author: wblock (doc committer)
Date: Tue Jul  3 15:53:47 2012
New Revision: 238075
URL: http://svn.freebsd.org/changeset/base/238075

Log:
  MFC r238008:
  
  Add reference to portsnap(8).
  
  Submitted by: Tim Kientzle

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

Modified: stable/8/share/man/man7/build.7
==============================================================================
--- stable/8/share/man/man7/build.7     Tue Jul  3 15:39:00 2012        
(r238074)
+++ stable/8/share/man/man7/build.7     Tue Jul  3 15:53:47 2012        
(r238075)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd June 27, 2012
+.Dd July 2, 2012
 .Dt BUILD 7
 .Os
 .Sh NAME
@@ -40,9 +40,10 @@ normally
 and
 .Pa /usr/ports .
 These directories may be initially empty or non-existent until updated with
-.Xr csup 1
+.Xr csup 1 ,
+.Xr svn 1 ,
 or
-.Xr svn 1 .
+.Xr portsnap 8 .
 Directory
 .Pa /usr/src
 contains the
@@ -570,6 +571,7 @@ make TARGET=sparc64 DESTDIR=/clients/spa
 .Xr release 7 ,
 .Xr config 8 ,
 .Xr mergemaster 8 ,
+.Xr portsnap 8 ,
 .Xr reboot 8 ,
 .Xr shutdown 8
 .Sh AUTHORS
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to