summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2000-09-16 20:45:11 +0000
committerphk <phk@FreeBSD.org>2000-09-16 20:45:11 +0000
commit97ac2e7951a1fee6e0b077855f212216aac93f21 (patch)
treec4787e7e89fcf91875e3f466c6c52d0468b7dffb
parentd7b65e0dab2dbd99532c36cf5f054c2015299405 (diff)
downloadFreeBSD-src-97ac2e7951a1fee6e0b077855f212216aac93f21.zip
FreeBSD-src-97ac2e7951a1fee6e0b077855f212216aac93f21.tar.gz
I have no idea how a '#' became a '*'...
Spotted by: Bernd Walter <ticso@cicely5.cicely.de>
-rw-r--r--sys/conf/options2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/options b/sys/conf/options
index f927614..3c78eeb 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -8,7 +8,7 @@
# as possible. Try to structure option-using code so that a single
# option only switch code on, or only switch code off, to make it
# possible to have a full compile-test. If necessary, you can check
-* for COMPILING_LINT to get maximum code coverage.
+# for COMPILING_LINT to get maximum code coverage.
#
# All new options shall also be listed in either "conf/options" or
# "<machine>/conf/options.<machine>". Options that affect a single
OpenPOWER on IntegriCloud