summaryrefslogtreecommitdiff
path: root/share/examples
diff options
context:
space:
mode:
authorTom Rhodes <trhodes@FreeBSD.org>2005-10-22 10:24:53 +0000
committerTom Rhodes <trhodes@FreeBSD.org>2005-10-22 10:24:53 +0000
commitbf148c3eaf5afb30b3cb825070825d697f301db5 (patch)
treec0be9e9da98343bcf09bd4ce59bff5153df5eb7a /share/examples
parentdb099e0981a26d242355961ba0409634a465b890 (diff)
Notes
Diffstat (limited to 'share/examples')
-rw-r--r--share/examples/etc/make.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf
index 9054e13d6e0f..5cdf2ae53871 100644
--- a/share/examples/etc/make.conf
+++ b/share/examples/etc/make.conf
@@ -135,7 +135,7 @@
#NO_RCMDS= # do not build or install BSD r* commands (rsh, etc).
#NO_SENDMAIL= # do not build sendmail and related programs
#NO_SHARE= # do not go into the share subdir
-#NO_SHARED= # build /bin and /sbin dynamically linked (bad idea
+#NO_SHARED= # build /bin and /sbin statically linked (bad idea)
#NO_SHAREDOCS= # do not build the 4.4BSD legacy docs
#NO_TCSH= # do not build and install /bin/csh (which is tcsh)
#NO_TOOLCHAIN= # do not build programs for program development