Update reality in the strings comment

This commit is contained in:
dougb 2001-05-26 06:01:43 +00:00
parent bd1d48851c
commit 2850b3b0e0
2 changed files with 2 additions and 2 deletions

View File

@ -91,7 +91,7 @@ options PQ_CACHESIZE=512 # color for 512k/16k cache
# This allows you to actually store this configuration file into
# the kernel binary itself, where it may be later read by saying:
# strings -n 3 /kernel | sed -n 's/^___//p' > MYKERNEL
# strings -n 3 /boot/kernel/kernel | sed -n 's/^___//p' > MYKERNEL
#
options INCLUDE_CONFIG_FILE # Include this file in kernel

View File

@ -91,7 +91,7 @@ options PQ_CACHESIZE=512 # color for 512k/16k cache
# This allows you to actually store this configuration file into
# the kernel binary itself, where it may be later read by saying:
# strings -n 3 /kernel | sed -n 's/^___//p' > MYKERNEL
# strings -n 3 /boot/kernel/kernel | sed -n 's/^___//p' > MYKERNEL
#
options INCLUDE_CONFIG_FILE # Include this file in kernel