diff options
Diffstat (limited to 'usr.bin/du/du.1')
-rw-r--r-- | usr.bin/du/du.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/du/du.1 b/usr.bin/du/du.1 index 7dc2bbf..edbe569 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 |