Author: wblock (doc committer)
Date: Mon Jul  2 17:52:43 2012
New Revision: 238008
URL: http://svn.freebsd.org/changeset/base/238008

Log:
  Add reference to portsnap(8).
  
  Submitted by: Tim Kientzle
  MFC after:    1 day

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

Modified: head/share/man/man7/build.7
==============================================================================
--- head/share/man/man7/build.7 Mon Jul  2 17:48:19 2012        (r238007)
+++ head/share/man/man7/build.7 Mon Jul  2 17:52:43 2012        (r238008)
@@ -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
@@ -608,6 +609,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
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to