summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Coffman <kwc@citi.umich.edu>2007-02-08 17:27:30 -0500
committerNeil Brown <neilb@suse.de>2007-02-09 11:43:45 +1100
commit3342f68b8299d6b5709737ad0ff82a6ac4b34e76 (patch)
treef1c2a1c52b711ac625c053d42faaf150dd29e92d
parent247fbdbfa6d6282a891af4d9d2a48078df710eb3 (diff)
downloadnfs-utils-3342f68b8299d6b5709737ad0ff82a6ac4b34e76.tar.gz
nfs-utils-3342f68b8299d6b5709737ad0ff82a6ac4b34e76.tar.xz
nfs-utils-3342f68b8299d6b5709737ad0ff82a6ac4b34e76.zip
Various minor manpage fixes.
Signed-off-by: Steinar H. Gunderson <sgunderson@bigfoot.com> Signed-off-by: Kevin Coffman <kwc@citi.umich.edu> This mostly takes care of the difference between - and \-; in man pages, the former is hyphen (which indicates, among others, that a line might be split at that point), while the latter is a dash. For options, the latter is correct. There's also one minor grammatical fix. Signed-off-by: Neil Brown <neilb@suse.de>
-rw-r--r--utils/nfsstat/nfsstat.man6
1 files changed, 3 insertions, 3 deletions
diff --git a/utils/nfsstat/nfsstat.man b/utils/nfsstat/nfsstat.man
index ed7f69c..895c36b 100644
--- a/utils/nfsstat/nfsstat.man
+++ b/utils/nfsstat/nfsstat.man
@@ -113,9 +113,9 @@ interface to the mounted filesystems.
.SH BUGS
The default output has been changed. To get the old default output you must run \fBnfsstat \-\-auto \-2\fR.
.P
-The function of the \fB-v\fR and \fB-a\fR options have changed. The \fB-a\fR option
-is now reserved for future use. The \fB-v\fR does what the \fB-a\fR option used to do,
-and the new \fB-[234]\fR options replace the \fB-v\fR option.
+The function of the \fB\-v\fR and \fB\-a\fR options have changed. The \fB\-a\fR option
+is now reserved for future use. The \fB\-v\fR does what the \fB\-a\fR option used to do,
+and the new \fB\-[234]\fR options replace the \fB\-v\fR option.
.P
The \fBDisplay\fR section should be more complete.
.P