summaryrefslogtreecommitdiffstats
path: root/share/man/man7/build.7
diff options
context:
space:
mode:
authornetchild <netchild@FreeBSD.org>2005-07-29 21:45:46 +0000
committernetchild <netchild@FreeBSD.org>2005-07-29 21:45:46 +0000
commit3ca6ec249e9e773dbe91afe3cc9bf0eb941517fa (patch)
tree408990cf48c97b90b7224e127900945207bd647c /share/man/man7/build.7
parent46ccea61c3ad6a4579fd2a92965c2cf31f63431c (diff)
downloadFreeBSD-src-3ca6ec249e9e773dbe91afe3cc9bf0eb941517fa.zip
FreeBSD-src-3ca6ec249e9e773dbe91afe3cc9bf0eb941517fa.tar.gz
- Move recently added dir into the correct section.
- Add a note about the organisation of the sections. - Expand shell globs (they worked in a previous version of the delete-old target, but not in this one). - Use the correct way of checking for a native environment. [1] - Add some more obsolete files. - Fix some bad english. [1] Suggested by: ru [1] Approved by: mentor (joerg)
Diffstat (limited to 'share/man/man7/build.7')
-rw-r--r--share/man/man7/build.74
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man7/build.7 b/share/man/man7/build.7
index e37e241..be04b78 100644
--- a/share/man/man7/build.7
+++ b/share/man/man7/build.7
@@ -98,12 +98,12 @@ followed by
.It Cm delete-old
Delete obsolete base system files and directories interactively.
When -DBATCH_DELETE_OLD_FILES is specified at the command line,
-the delete operation will be non-interactively.
+the delete operation will be non-interactive.
.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,
-the delete operation will be non-interactively.
+the delete operation will be non-interactive.
.El
.Pp
For more information about the ports build process, see
OpenPOWER on IntegriCloud