From 33e34aeeb5bc540d849c497452e05717429183c2 Mon Sep 17 00:00:00 2001 From: ru Date: Fri, 29 Sep 2006 15:20:48 +0000 Subject: Markup fixes. --- usr.bin/du/du.1 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'usr.bin/du') 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 -- cgit v1.1