aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/du
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2002-12-12 17:26:04 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2002-12-12 17:26:04 +0000
commit8d5d039f80a8d31947f4e84af20e8a56d0009c32 (patch)
tree8a8960200349aa661a39654202f6e0adc5e7360e /usr.bin/du
parente66cdcd7e074533df2cf60b30ee57b5607535d28 (diff)
downloadsrc-8d5d039f80a8d31947f4e84af20e8a56d0009c32.tar.gz
src-8d5d039f80a8d31947f4e84af20e8a56d0009c32.zip
Uniformly refer to a file system as "file system".
Approved by: re
Notes
Notes: svn path=/head/; revision=107788
Diffstat (limited to 'usr.bin/du')
-rw-r--r--usr.bin/du/du.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/du/du.1 b/usr.bin/du/du.1
index 7dc2bbf0084a..edbe569c653d 100644
--- a/usr.bin/du/du.1
+++ b/usr.bin/du/du.1
@@ -50,7 +50,7 @@
.Sh DESCRIPTION
The
.Nm
-utility displays the filesystem block usage for each file argument
+utility displays the file system block usage for each file argument
and for each directory in the file hierarchy rooted in each directory
argument.
If no file is specified, the block usage of the hierarchy rooted in
@@ -99,7 +99,7 @@ Display a grand total.
.It Fl k
Display block counts in 1024-byte (1-Kbyte) blocks.
.It Fl x
-Filesystem mount points are not traversed.
+File system mount points are not traversed.
.El
.Pp
The