=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/nfsstat/nfsstat.1,v retrieving revision 1.11 retrieving revision 1.12 diff -c -r1.11 -r1.12 *** src/usr.bin/nfsstat/nfsstat.1 2003/10/20 21:10:19 1.11 --- src/usr.bin/nfsstat/nfsstat.1 2004/03/02 20:49:41 1.12 *************** *** 1,4 **** ! .\" $OpenBSD: nfsstat.1,v 1.11 2003/10/20 21:10:19 jmc Exp $ .\" $NetBSD: nfsstat.1,v 1.8 1996/03/03 17:21:28 thorpej Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 --- 1,4 ---- ! .\" $OpenBSD: nfsstat.1,v 1.12 2004/03/02 20:49:41 tedu Exp $ .\" $NetBSD: nfsstat.1,v 1.8 1996/03/03 17:21:28 thorpej Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 *************** *** 40,50 **** statistics .Sh SYNOPSIS .Nm nfsstat .Op Fl M Ar core .Op Fl N Ar system .Op Fl w Ar wait - .Op Fl s - .Op Fl c .Sh DESCRIPTION .Nm displays statistics kept about --- 40,49 ---- statistics .Sh SYNOPSIS .Nm nfsstat + .Op Fl cs .Op Fl M Ar core .Op Fl N Ar system .Op Fl w Ar wait .Sh DESCRIPTION .Nm displays statistics kept about *************** *** 63,68 **** --- 62,69 ---- .Pp The options are as follows: .Bl -tag -width Ds + .It Fl c + Display client statistics only. .It Fl M Ar core Extract values associated with the name list from the specified core instead of the default *************** *** 70,85 **** .It Fl N Ar system Extract the name list from the specified system instead of the default .Pa /bsd . .It Fl w Ar wait Display a shorter summary of .Tn NFS activity for both the client and server at .Ar wait second intervals. - .It Fl s - Display server statistics only. - .It Fl c - Display client statistics only. .El .Sh FILES .Bl -tag -width /dev/kmem -compact --- 71,84 ---- .It Fl N Ar system Extract the name list from the specified system instead of the default .Pa /bsd . + .It Fl s + Display server statistics only. .It Fl w Ar wait Display a shorter summary of .Tn NFS activity for both the client and server at .Ar wait second intervals. .El .Sh FILES .Bl -tag -width /dev/kmem -compact