aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorWarren Block <wblock@FreeBSD.org>2017-02-03 19:21:28 +0000
committerWarren Block <wblock@FreeBSD.org>2017-02-03 19:21:28 +0000
commit13ca53104fb4b8f9687f15f5e013b39f85a0336e (patch)
tree2081813cc22fde45143844edccdebe2907ee1de4 /tools
parent7a206c317d9d3adce8b7c81ea686db67137573e4 (diff)
downloadsrc-13ca53104fb4b8f9687f15f5e013b39f85a0336e.tar.gz
src-13ca53104fb4b8f9687f15f5e013b39f85a0336e.zip
Decromulate an extra "if".
Reported by: rpokala Sponsored by: iXsystems
Notes
Notes: svn path=/head/; revision=313172
Diffstat (limited to 'tools')
-rw-r--r--tools/build/options/WITHOUT_INSTALLLIB2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/build/options/WITHOUT_INSTALLLIB b/tools/build/options/WITHOUT_INSTALLLIB
index bb8f50139950..f499e9ddd837 100644
--- a/tools/build/options/WITHOUT_INSTALLLIB
+++ b/tools/build/options/WITHOUT_INSTALLLIB
@@ -1,5 +1,5 @@
.\" $FreeBSD$
-Set this if to not install optional libraries.
+Set this to not install optional libraries.
For example, when creating a
.Xr nanobsd 8
image.