summaryrefslogtreecommitdiffstats
path: root/misc-utils/findmnt.8
diff options
context:
space:
mode:
authorBenno Schulenberg2014-06-29 17:49:41 +0200
committerKarel Zak2014-06-30 10:22:07 +0200
commit9421a1a3b3e045d52f2a66eebe305d02102a8fb5 (patch)
tree8d84c778d832a22d06014b842d6f3058cb25217e /misc-utils/findmnt.8
parentlslogins: improve the columns information (diff)
downloadkernel-qcow2-util-linux-9421a1a3b3e045d52f2a66eebe305d02102a8fb5.tar.gz
kernel-qcow2-util-linux-9421a1a3b3e045d52f2a66eebe305d02102a8fb5.tar.xz
kernel-qcow2-util-linux-9421a1a3b3e045d52f2a66eebe305d02102a8fb5.zip
findmnt: slightly improve wording and formatting in man page
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'misc-utils/findmnt.8')
-rw-r--r--misc-utils/findmnt.810
1 files changed, 5 insertions, 5 deletions
diff --git a/misc-utils/findmnt.8 b/misc-utils/findmnt.8
index 9c8743225..ac5d90828 100644
--- a/misc-utils/findmnt.8
+++ b/misc-utils/findmnt.8
@@ -1,5 +1,5 @@
.\" -*- nroff -*-
-.TH FINDMNT 8 "April 2010" "util-linux" "System Administration"
+.TH FINDMNT 8 "June 2014" "util-linux" "System Administration"
.SH NAME
findmnt \- find a filesystem
.SH SYNOPSIS
@@ -49,8 +49,8 @@ Use ascii characters for tree formatting.
Print the SIZE, USED and AVAIL column in bytes rather than in a human-readable format.
.TP
.BR \-C , " \-\-nocanonicalize"
-Do not canonicalize paths at all. This option affects paths comparation
-and tags (LABEL, UUID, etc.) evaluation.
+Do not canonicalize paths at all. This option affects the comparing of paths
+and the evaluation of tags (LABEL, UUID, etc.).
.TP
.BR \-c , " \-\-canonicalize"
Canonicalize all printed paths.
@@ -65,9 +65,9 @@ Use \fB\-\-all\fP to print all filesystems.
.TP
.BR \-d , " \-\-direction \fIword\fP"
The search direction, either
-.IR forward
+.B forward
or
-.IR backward .
+.BR backward .
.TP
.BR \-e , " \-\-evaluate"
Convert all tags (LABEL, UUID, PARTUUID or PARTLABEL) to the device names.