Update the comment about what NO_SWAPPING does.

Reviewed by:	arch@
This commit is contained in:
David Schultz 2004-11-20 02:32:15 +00:00
parent 0ef5c36ff1
commit b99d6e6f6f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=137922

View File

@ -2185,7 +2185,7 @@ options BOOTP_WIRED_TO=fxp0 # Use interface fxp0 for BOOTP
options SW_WATCHDOG
#
# Disable swapping of upages and stack pages. This option removes all
# Disable swapping of stack pages. This option removes all
# code which actually performs swapping, so it's not possible to turn
# it back on at run-time.
#