diff options
-rw-r--r-- | sys/conf/NOTES | 2 | ||||
-rw-r--r-- | sys/i386/conf/NOTES | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES index b45ecce..ca73dc1 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -643,7 +643,7 @@ options NFS_ROOT #NFS usable as root device # Also, 'options MFS' is currently incompatible with DEVFS. options DEVFS #devices filesystem -# Soft updates is technique for improving file system speed and +# Soft updates is a technique for improving file system speed and # making abrupt shutdown less risky. # options SOFTUPDATES diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index b45ecce..ca73dc1 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -643,7 +643,7 @@ options NFS_ROOT #NFS usable as root device # Also, 'options MFS' is currently incompatible with DEVFS. options DEVFS #devices filesystem -# Soft updates is technique for improving file system speed and +# Soft updates is a technique for improving file system speed and # making abrupt shutdown less risky. # options SOFTUPDATES |