diff options
| -rw-r--r-- | sys/conf/NOTES | 2 | ||||
| -rw-r--r-- | sys/i386/conf/LINT | 2 | ||||
| -rw-r--r-- | sys/i386/conf/NOTES | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 5d688edd53c4..0be57c2d70ae 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -585,7 +585,7 @@ options DEVFS #devices filesystem # do to enable this. ../../contrib/softupdates/README gives # more details on how they actually work. # -options SOFTUPDATES +#options SOFTUPDATES # Make space in the kernel for a MFS root filesystem. Define to the number # of kilobytes to reserve for the filesystem. diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT index 5d688edd53c4..0be57c2d70ae 100644 --- a/sys/i386/conf/LINT +++ b/sys/i386/conf/LINT @@ -585,7 +585,7 @@ options DEVFS #devices filesystem # do to enable this. ../../contrib/softupdates/README gives # more details on how they actually work. # -options SOFTUPDATES +#options SOFTUPDATES # Make space in the kernel for a MFS root filesystem. Define to the number # of kilobytes to reserve for the filesystem. diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index 5d688edd53c4..0be57c2d70ae 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -585,7 +585,7 @@ options DEVFS #devices filesystem # do to enable this. ../../contrib/softupdates/README gives # more details on how they actually work. # -options SOFTUPDATES +#options SOFTUPDATES # Make space in the kernel for a MFS root filesystem. Define to the number # of kilobytes to reserve for the filesystem. |
