summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorjmmv <jmmv@FreeBSD.org>2014-06-03 22:34:27 +0000
committerjmmv <jmmv@FreeBSD.org>2014-06-03 22:34:27 +0000
commit63cacb7350cf6c458a14575fdd277167be2f889e (patch)
tree0ed6b7874166c7f4416a8a7d781986705fd97cc3 /tools
parent43af3dde114b57cf250d90a8ba08a4b3095a7fac (diff)
downloadFreeBSD-src-63cacb7350cf6c458a14575fdd277167be2f889e.zip
FreeBSD-src-63cacb7350cf6c458a14575fdd277167be2f889e.tar.gz
Merge (unused) documentation of WITHOUT_TESTS into WITH_TESTS.
The description of WITH/WITHOUT tweaks should only document the non-default option. TESTS still defaults to no, so the option to be documented is WITH_TESTS.
Diffstat (limited to 'tools')
-rw-r--r--tools/build/options/WITHOUT_TESTS2
-rw-r--r--tools/build/options/WITH_TESTS3
2 files changed, 2 insertions, 3 deletions
diff --git a/tools/build/options/WITHOUT_TESTS b/tools/build/options/WITHOUT_TESTS
deleted file mode 100644
index 05aeeb8..0000000
--- a/tools/build/options/WITHOUT_TESTS
+++ /dev/null
@@ -1,2 +0,0 @@
-.\" $FreeBSD$
-Set to not build any test programs nor install them in /usr/tests.
diff --git a/tools/build/options/WITH_TESTS b/tools/build/options/WITH_TESTS
index 9575461..acc9f19 100644
--- a/tools/build/options/WITH_TESTS
+++ b/tools/build/options/WITH_TESTS
@@ -1,7 +1,8 @@
.\" $FreeBSD$
Set to install the
.Fx
-Test Suite.
+Test Suite in
+.Pa /usr/tests/ .
See
.Xr tests 7
for more details.
OpenPOWER on IntegriCloud