Rev 1.9 did not follow style(9) in ordering.

This commit is contained in:
David E. O'Brien 1999-12-16 09:49:54 +00:00
parent 6e0442dee9
commit eb12e836d2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=54675

View File

@ -42,12 +42,10 @@
statistics
.Sh SYNOPSIS
.Nm
.Op Fl csW
.Op Fl M Ar core
.Op Fl N Ar system
.Op Fl W
.Op Fl w Ar wait
.Op Fl s
.Op Fl c
.Sh DESCRIPTION
The
.Nm
@ -57,6 +55,8 @@ client and server activity.
.Pp
The options are as follows:
.Bl -tag -width Ds
.It Fl c
Only display client side statistics
.It Fl M
Extract values associated with the name list from the specified core
instead of the default
@ -64,6 +64,8 @@ instead of the default
.It Fl N
Extract the name list from the specified system instead of the default
.Pa /kernel .
.It Fl s
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.
@ -73,10 +75,6 @@ Display a shorter summary of
activity for both the client and server at
.Ar wait
second intervals.
.It Fl s
Only display server side statistics
.It Fl c
Only display client side statistics
.El
.Sh FILES
.Bl -tag -width /dev/kmem -compact