summaryrefslogtreecommitdiffstats
path: root/usr.bin/nfsstat
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2006-12-25 20:30:10 +0000
committerru <ru@FreeBSD.org>2006-12-25 20:30:10 +0000
commitdaaaed022cc8a07c8d0c2c7b352821cc597f8e87 (patch)
treea7273dac6f4115bbead8839f31100e234970f6c7 /usr.bin/nfsstat
parentc766fb72f5c28a6cb79c124a2339348df01fff8a (diff)
downloadFreeBSD-src-daaaed022cc8a07c8d0c2c7b352821cc597f8e87.zip
FreeBSD-src-daaaed022cc8a07c8d0c2c7b352821cc597f8e87.tar.gz
Fix markup.
Diffstat (limited to 'usr.bin/nfsstat')
-rw-r--r--usr.bin/nfsstat/nfsstat.114
1 files changed, 9 insertions, 5 deletions
diff --git a/usr.bin/nfsstat/nfsstat.1 b/usr.bin/nfsstat/nfsstat.1
index b5f56ff..e35dd3f 100644
--- a/usr.bin/nfsstat/nfsstat.1
+++ b/usr.bin/nfsstat/nfsstat.1
@@ -54,9 +54,9 @@ command displays statistics kept about
client and server activity.
.Pp
The options are as follows:
-.Bl -tag -width Ds
+.Bl -tag -width indent
.It Fl c
-Only display client side statistics
+Only display client side statistics.
.It Fl M
Extract values associated with the name list from the specified core
instead of the default
@@ -65,11 +65,15 @@ instead of the default
Extract the name list from the specified system instead of the default
.Pa /boot/kernel/kernel .
.It Fl s
-Only display server side statistics
+Only display server side statistics.
.It Fl W
Use wide format with interval short summary.
This option is especially
-useful when combined with -c or -s and a time delay.
+useful when combined with
+.Fl c
+or
+.Fl s
+and a time delay.
.It Fl w
Display a shorter summary of
.Tn NFS
@@ -78,7 +82,7 @@ activity for both the client and server at
second intervals.
.El
.Sh FILES
-.Bl -tag -width /boot/kernel/kernel -compact
+.Bl -tag -width ".Pa /boot/kernel/kernel" -compact
.It Pa /boot/kernel/kernel
default kernel namelist
.It Pa /dev/kmem
OpenPOWER on IntegriCloud