diff options
author | ru <ru@FreeBSD.org> | 2006-09-29 15:20:48 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2006-09-29 15:20:48 +0000 |
commit | 33e34aeeb5bc540d849c497452e05717429183c2 (patch) | |
tree | 45e29d785027cf107a393485f50062a3363197bc /usr.bin/du | |
parent | 07966d46cf7dda6b0ee886e063c0aadf8863594a (diff) | |
download | FreeBSD-src-33e34aeeb5bc540d849c497452e05717429183c2.zip FreeBSD-src-33e34aeeb5bc540d849c497452e05717429183c2.tar.gz |
Markup fixes.
Diffstat (limited to 'usr.bin/du')
-rw-r--r-- | usr.bin/du/du.1 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/usr.bin/du/du.1 b/usr.bin/du/du.1 index cb4d458..8594ba7 100644 --- a/usr.bin/du/du.1 +++ b/usr.bin/du/du.1 @@ -97,7 +97,11 @@ Display block counts in 1024-byte (1-Kbyte) blocks. .It Fl m Display block counts in 1048576-byte (1-Mbyte) blocks. .It Fl n -Ignore files and directories with user "nodump" flag (UF_NODUMP) set. +Ignore files and directories with user +.Dq nodump +flag +.Pq Dv UF_NODUMP +set. .It Fl x File system mount points are not traversed. .El |