diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 2002-04-19 23:44:58 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 2002-04-19 23:44:58 +0000 |
| commit | 3898680cf705cef4e1cc606b44cd91fc4252bcd5 (patch) | |
| tree | 1070287b1054de985087e8287086ae5d4c5ed090 /usr.bin/du | |
| parent | 0c7c579ba6b65512b9b668508dc41b8b5b057c65 (diff) | |
Notes
Diffstat (limited to 'usr.bin/du')
| -rw-r--r-- | usr.bin/du/du.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/du/du.1 b/usr.bin/du/du.1 index cfce9a6d2422c..010ac0b32f78a 100644 --- a/usr.bin/du/du.1 +++ b/usr.bin/du/du.1 @@ -102,8 +102,9 @@ Display block counts in 1024-byte (1-Kbyte) blocks. Filesystem mount points are not traversed. .El .Pp -.Nm Du -counts the storage used by symbolic links and not the files they +The +.Nm +utility counts the storage used by symbolic links and not the files they reference unless the .Fl H or |
