summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorbrooks <brooks@FreeBSD.org>2013-10-31 18:06:32 +0000
committerbrooks <brooks@FreeBSD.org>2013-10-31 18:06:32 +0000
commitec13d5fe2b3e60fe788a02d8ff978e26b48cebe3 (patch)
treeba133aa2d76a64cbf29136b8407ba37c2ef8980a /tools
parent5ed44e47ad17c901cd693cf1e9e67f073fae9bfa (diff)
downloadFreeBSD-src-ec13d5fe2b3e60fe788a02d8ff978e26b48cebe3.zip
FreeBSD-src-ec13d5fe2b3e60fe788a02d8ff978e26b48cebe3.tar.gz
MFC r257138:
Switch the default mtree to nmtree our new NetBSD derived mtree. Exp-runs by: bdrewery (ports/182438) Sponsored by: DARPA/AFRL Approved by: re (gjb)
Diffstat (limited to 'tools')
-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