summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/conf/NOTES4
-rw-r--r--sys/i386/conf/NOTES4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 9afe6a4..9a2445b 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -79,8 +79,8 @@ options PQ_CACHESIZE=512 # color for 512k/16k cache
#options PQ_NOOPT # No coloring
#options PQ_LARGECACHE # color for 512k/16k cache
#options PQ_HUGECACHE # color for 1024k/16k cache
-#options PQ_MEDIUMCACHE # color for 64k/16k cache
-#options PQ_NORMALCACHE # color for 256k/16k cache
+#options PQ_MEDIUMCACHE # color for 256k/16k cache
+#options PQ_NORMALCACHE # color for 64k/16k cache
# This allows you to actually store this configuration file into
# the kernel binary itself, where it may be later read by saying:
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 9afe6a4..9a2445b 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -79,8 +79,8 @@ options PQ_CACHESIZE=512 # color for 512k/16k cache
#options PQ_NOOPT # No coloring
#options PQ_LARGECACHE # color for 512k/16k cache
#options PQ_HUGECACHE # color for 1024k/16k cache
-#options PQ_MEDIUMCACHE # color for 64k/16k cache
-#options PQ_NORMALCACHE # color for 256k/16k cache
+#options PQ_MEDIUMCACHE # color for 256k/16k cache
+#options PQ_NORMALCACHE # color for 64k/16k cache
# This allows you to actually store this configuration file into
# the kernel binary itself, where it may be later read by saying:
OpenPOWER on IntegriCloud