summaryrefslogtreecommitdiffstats
path: root/share/man/man4/da.4
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-12-12 17:26:04 +0000
committerru <ru@FreeBSD.org>2002-12-12 17:26:04 +0000
commit041d1287e88250bf06ad159c6c696bd653a77957 (patch)
tree8a8960200349aa661a39654202f6e0adc5e7360e /share/man/man4/da.4
parent719bf117173e17f5286b995c031a11d553149e50 (diff)
downloadFreeBSD-src-041d1287e88250bf06ad159c6c696bd653a77957.zip
FreeBSD-src-041d1287e88250bf06ad159c6c696bd653a77957.tar.gz
Uniformly refer to a file system as "file system".
Approved by: re
Diffstat (limited to 'share/man/man4/da.4')
-rw-r--r--share/man/man4/da.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/da.4 b/share/man/man4/da.4
index a11cfed..d337ee1 100644
--- a/share/man/man4/da.4
+++ b/share/man/man4/da.4
@@ -67,7 +67,7 @@ partitioning scheme,
.Xr disklabel 5 ,
which is used to subdivide the
.Fx
-slices into areas for individual filesystems and swap spaces.
+slices into areas for individual file systems and swap spaces.
For more information, see
.Xr fdisk 8
and
@@ -105,7 +105,7 @@ and allows the device to reorganize writes to increase efficiency and
performance. This performance gain comes at a price. Should the device
lose power while its cache contains uncommitted write operations, these
writes will be lost. The effect of a loss of write transactions on
-a filesystem is non-deterministic and can cause corruption. Most
+a file system is non-deterministic and can cause corruption. Most
devices age write transactions to limit vulnerability to a few transactions
recently reported as complete, but it is none-the-less recommended that
systems with write cache enabled devices reside on an Uninterruptible
OpenPOWER on IntegriCloud