diff options
Diffstat (limited to 'usr.bin/du/du.1')
-rw-r--r-- | usr.bin/du/du.1 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.bin/du/du.1 b/usr.bin/du/du.1 index 63fe0aa..fedd012 100644 --- a/usr.bin/du/du.1 +++ b/usr.bin/du/du.1 @@ -65,7 +65,8 @@ Partial numbers of blocks are rounded up. The options are as follows: .Bl -tag -width Ds .It Fl P -No symbolic links are followed. (default) +No symbolic links are followed. +(default) .It Fl H Symbolic links on the command line are followed, symbolic links in file hierarchies are not followed. @@ -82,7 +83,8 @@ that cannot be opened, and so on. This is the default case. This option exists solely for conformance with .St -xpg4 . .It Fl s -Display an entry for each specified file. (Equivalent to +Display an entry for each specified file. +(Equivalent to .Fl d 0 ) .It Fl d Ar depth |