summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoralex <alex@FreeBSD.org>2000-07-09 15:44:02 +0000
committeralex <alex@FreeBSD.org>2000-07-09 15:44:02 +0000
commit9474a996bc7d3bb42eb258b6bf69285cb4917217 (patch)
treef15254219b81b7a8dee8f92273ec5d58ef0b833f
parentc6e22d497b489504107cff9aef41cf62a9e9f6eb (diff)
downloadFreeBSD-src-9474a996bc7d3bb42eb258b6bf69285cb4917217.zip
FreeBSD-src-9474a996bc7d3bb42eb258b6bf69285cb4917217.tar.gz
Add missing "a" in "Soft updates is technique".
PR: 19770 Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
-rw-r--r--sys/conf/NOTES2
-rw-r--r--sys/i386/conf/NOTES2
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
OpenPOWER on IntegriCloud