From 3c6babeaf9111bf8e8651bc1ae116c5cef46912f Mon Sep 17 00:00:00 2001 From: Michael Shalayeff Date: Tue, 18 Apr 2000 15:24:27 +0000 Subject: use sysctl() to fetch struct nfsstats; no more -lkvm; millert@ ok --- usr.bin/nfsstat/nfsstat.1 | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) (limited to 'usr.bin/nfsstat/nfsstat.1') diff --git a/usr.bin/nfsstat/nfsstat.1 b/usr.bin/nfsstat/nfsstat.1 index 8069b5bbf53..f7c33f67485 100644 --- a/usr.bin/nfsstat/nfsstat.1 +++ b/usr.bin/nfsstat/nfsstat.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nfsstat.1,v 1.6 1999/06/05 01:21:35 aaron Exp $ +.\" $OpenBSD: nfsstat.1,v 1.7 2000/04/18 15:24:26 mickey Exp $ .\" $NetBSD: nfsstat.1,v 1.8 1996/03/03 17:21:28 thorpej Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 @@ -44,8 +44,6 @@ 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 @@ -57,13 +55,6 @@ client and server activity. .Pp The options are as follows: .Bl -tag -width Ds -.It Fl M Ar core -Extract values associated with the name list from the specified core -instead of the default -.Pa /dev/kmem . -.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 @@ -75,13 +66,6 @@ Display server statistics only. .It Fl c Display client statistics only. .El -.Sh FILES -.Bl -tag -width /dev/kmem -compact -.It Pa /bsd -default kernel namelist -.It Pa /dev/kmem -default memory file -.El .Sh SEE ALSO .Xr fstat 1 , .Xr netstat 1 , -- cgit v1.2.3