findmnt: slightly improve wording and formatting in man page

Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
Benno Schulenberg 2014-06-29 17:49:41 +02:00 committed by Karel Zak
parent b8ec0ab712
commit 9421a1a3b3
1 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
.\" -*- nroff -*- .\" -*- nroff -*-
.TH FINDMNT 8 "April 2010" "util-linux" "System Administration" .TH FINDMNT 8 "June 2014" "util-linux" "System Administration"
.SH NAME .SH NAME
findmnt \- find a filesystem findmnt \- find a filesystem
.SH SYNOPSIS .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. Print the SIZE, USED and AVAIL column in bytes rather than in a human-readable format.
.TP .TP
.BR \-C , " \-\-nocanonicalize" .BR \-C , " \-\-nocanonicalize"
Do not canonicalize paths at all. This option affects paths comparation Do not canonicalize paths at all. This option affects the comparing of paths
and tags (LABEL, UUID, etc.) evaluation. and the evaluation of tags (LABEL, UUID, etc.).
.TP .TP
.BR \-c , " \-\-canonicalize" .BR \-c , " \-\-canonicalize"
Canonicalize all printed paths. Canonicalize all printed paths.
@ -65,9 +65,9 @@ Use \fB\-\-all\fP to print all filesystems.
.TP .TP
.BR \-d , " \-\-direction \fIword\fP" .BR \-d , " \-\-direction \fIword\fP"
The search direction, either The search direction, either
.IR forward .B forward
or or
.IR backward . .BR backward .
.TP .TP
.BR \-e , " \-\-evaluate" .BR \-e , " \-\-evaluate"
Convert all tags (LABEL, UUID, PARTUUID or PARTLABEL) to the device names. Convert all tags (LABEL, UUID, PARTUUID or PARTLABEL) to the device names.