summaryrefslogtreecommitdiffstats
path: root/usr.bin/du
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/du')
-rw-r--r--usr.bin/du/du.16
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
OpenPOWER on IntegriCloud