summaryrefslogtreecommitdiffstats
path: root/sys/amd64/conf
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2004-03-13 22:16:34 +0000
committerpeter <peter@FreeBSD.org>2004-03-13 22:16:34 +0000
commit8024902d9aa99f3b2c6d9f3f68f774174ddbfca0 (patch)
tree535d2418f52fbbce8ae14e4f298794d2530f27a0 /sys/amd64/conf
parent8ed79310d309a0413a7d64ef1cc6f0cf5c0c04af (diff)
downloadFreeBSD-src-8024902d9aa99f3b2c6d9f3f68f774174ddbfca0.zip
FreeBSD-src-8024902d9aa99f3b2c6d9f3f68f774174ddbfca0.tar.gz
MFp4: comment out options that don't exist so that they cannot be
accidently added to config files and be silently accepted. Comment out one bogo-option that crept into NOTES.
Diffstat (limited to 'sys/amd64/conf')
-rw-r--r--sys/amd64/conf/NOTES2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/conf/NOTES b/sys/amd64/conf/NOTES
index fb061a7..bc95c71 100644
--- a/sys/amd64/conf/NOTES
+++ b/sys/amd64/conf/NOTES
@@ -477,7 +477,7 @@ options PMAP_SHPGPERPROC=201
# (whether static or dynamic).
#
#XXX#options COMPAT_SVR4 # build emulator statically
-options DEBUG_SVR4 # enable verbose debugging
+#XXX#options DEBUG_SVR4 # enable verbose debugging
#XXX#device streams # STREAMS network driver (required for svr4).
OpenPOWER on IntegriCloud