aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/NOTES
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2010-12-28 21:18:58 +0000
committerWarner Losh <imp@FreeBSD.org>2010-12-28 21:18:58 +0000
commit092a687dc60ef6454ea8bcf9335dc5cded0060d8 (patch)
tree1e9ad66ba6a62a4e65889cbeefd473a15e0a6c37 /sys/conf/NOTES
parent8449945a4d8eadc27071cfe4a5679b3b3f2a058d (diff)
Notes
Diffstat (limited to 'sys/conf/NOTES')
-rw-r--r--sys/conf/NOTES3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 210921c532f9..05facec4fd11 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -1110,7 +1110,8 @@ options VFS_AIO
device random
# The system memory devices; /dev/mem, /dev/kmem
-device mem
+# In various system's DEFAULTS file, so we don't need it here.
+#device mem
# The kernel symbol table device; /dev/ksyms
device ksyms