diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 1999-09-25 11:28:18 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 1999-09-25 11:28:18 +0000 |
| commit | 40bc58df9a215b74d944ee58d146f6b2f3107568 (patch) | |
| tree | f78a2654d9946aa4b7608af6c34e41650be84c25 | |
| parent | 535989d7d0e74c0cc8995184a306bf40bfc063b2 (diff) | |
Notes
| -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. |
