summaryrefslogtreecommitdiffstats
path: root/share/man/man7/build.7
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-11-18 10:56:28 +0000
committerru <ru@FreeBSD.org>2005-11-18 10:56:28 +0000
commit8a2652d669d0e072dd0e0fa9b7c49f95ffae9385 (patch)
treee058ed25070ddc2f9b946479d9d53f7b4900c9fa /share/man/man7/build.7
parent4de1ee30af651da4cc20108946a33d8179710066 (diff)
downloadFreeBSD-src-8a2652d669d0e072dd0e0fa9b7c49f95ffae9385.zip
FreeBSD-src-8a2652d669d0e072dd0e0fa9b7c49f95ffae9385.tar.gz
-mdoc sweep.
Diffstat (limited to 'share/man/man7/build.7')
-rw-r--r--share/man/man7/build.710
1 files changed, 7 insertions, 3 deletions
diff --git a/share/man/man7/build.7 b/share/man/man7/build.7
index 31f20e8..b1e1f28 100644
--- a/share/man/man7/build.7
+++ b/share/man/man7/build.7
@@ -84,7 +84,7 @@ and release.
.It Cm installworld
Install everything built by
.Cm buildworld .
-.It Cm kernel-toolchain
+.It Cm kernel-toolchain
Rebuild the tools needed for kernel compilation.
Use this if you did not do a buildworld first.
.It Cm buildkernel
@@ -100,7 +100,9 @@ followed by
.Cm installkernel
.It Cm delete-old
Delete obsolete base system files and directories interactively.
-When -DBATCH_DELETE_OLD_FILES is specified at the command line,
+When
+.Li -DBATCH_DELETE_OLD_FILES
+is specified at the command line,
the delete operation will be non-interactive.
The variables
.Va DESTDIR , TARGET_ARCH
@@ -111,7 +113,9 @@ should be set as with
.It Cm delete-old-libs
Delete obsolete base system libraries interactively.
This should only be used if no 3rd party software uses the libraries anymore.
-When -DBATCH_DELETE_OLD_FILES is specified at the command line,
+When
+.Li -DBATCH_DELETE_OLD_FILES
+is specified at the command line,
the delete operation will be non-interactive.
The variables
.Va DESTDIR , TARGET_ARCH
OpenPOWER on IntegriCloud