diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2006-12-25 20:30:10 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2006-12-25 20:30:10 +0000 |
| commit | 906d81412d6df9de5b9481d20a7e72367800d910 (patch) | |
| tree | a7273dac6f4115bbead8839f31100e234970f6c7 /usr.bin/nfsstat | |
| parent | e36f056f97da374e65ed48460a9271121cc8649c (diff) | |
Notes
Diffstat (limited to 'usr.bin/nfsstat')
| -rw-r--r-- | usr.bin/nfsstat/nfsstat.1 | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/usr.bin/nfsstat/nfsstat.1 b/usr.bin/nfsstat/nfsstat.1 index b5f56ff447d4..e35dd3fa3af8 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 |
