summaryrefslogtreecommitdiffstats
path: root/share/man/man7/build.7
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man7/build.7')
-rw-r--r--share/man/man7/build.712
1 files changed, 10 insertions, 2 deletions
diff --git a/share/man/man7/build.7 b/share/man/man7/build.7
index f168958..7cd8d91 100644
--- a/share/man/man7/build.7
+++ b/share/man/man7/build.7
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd September 29, 2011
+.Dd July 2, 2012
.Dt BUILD 7
.Os
.Sh NAME
@@ -39,6 +39,11 @@ normally
.Pa /usr/doc ,
and
.Pa /usr/ports .
+These directories may be initially empty or non-existent until updated with
+.Xr csup 1 ,
+.Xr svn 1 ,
+or
+.Xr portsnap 8 .
Directory
.Pa /usr/src
contains the
@@ -489,7 +494,7 @@ on built objects.
.It Va NO_SHARE
If set, the build does not descend into the
.Pa /usr/src/share
-subdirectory (i.e. manpages, locale data files, timezone data files and
+subdirectory (i.e., manpages, locale data files, timezone data files and
other
.Pa /usr/src/share
files will not be rebuild from their sources).
@@ -594,14 +599,17 @@ 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 ,
.Xr make.conf 5 ,
.Xr src.conf 5 ,
.Xr ports 7 ,
.Xr release 7 ,
.Xr config 8 ,
.Xr mergemaster 8 ,
+.Xr portsnap 8 ,
.Xr reboot 8 ,
.Xr shutdown 8
.Sh AUTHORS
OpenPOWER on IntegriCloud