summaryrefslogtreecommitdiffstats
path: root/tools/build
diff options
context:
space:
mode:
authorbrooks <brooks@FreeBSD.org>2013-10-25 22:45:18 +0000
committerbrooks <brooks@FreeBSD.org>2013-10-25 22:45:18 +0000
commit55d2759824e15f521f5e315bf58c08714de2f93f (patch)
treea5bc7ba51f993ed59848d1b867050792f4f1e9ea /tools/build
parentbd250aba33c31d5a7e74407259f4b9e8e19351f9 (diff)
downloadFreeBSD-src-55d2759824e15f521f5e315bf58c08714de2f93f.zip
FreeBSD-src-55d2759824e15f521f5e315bf58c08714de2f93f.tar.gz
Switch the default mtree to nmtree our new NetBSD derived mtree.
Exp-run by: bdrewery MFC after: 3 days Sponsored by: DARPA/AFRL
Diffstat (limited to 'tools/build')
-rw-r--r--tools/build/options/WITHOUT_NMTREE (renamed from tools/build/options/WITH_NMTREE)4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/build/options/WITH_NMTREE b/tools/build/options/WITHOUT_NMTREE
index cbaa873..c921096 100644
--- a/tools/build/options/WITH_NMTREE
+++ b/tools/build/options/WITHOUT_NMTREE
@@ -1,9 +1,9 @@
.\" $FreeBSD$
Set to install
-.Xr nmtree 8
+.Xr fmtree 8
as
.Xr mtree 8 .
By default
-.Xr fmtree 8
+.Xr nmtree 8
is installed as
.Xr mtree 8 .
OpenPOWER on IntegriCloud