=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/netstat/netstat.1,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- src/usr.bin/netstat/netstat.1 2001/08/26 09:42:04 1.26 +++ src/usr.bin/netstat/netstat.1 2001/11/09 00:56:24 1.27 @@ -1,4 +1,4 @@ -.\" $OpenBSD: netstat.1,v 1.26 2001/08/26 09:42:04 brian Exp $ +.\" $OpenBSD: netstat.1,v 1.27 2001/11/09 00:56:24 miod Exp $ .\" $NetBSD: netstat.1,v 1.11 1995/10/03 21:42:43 thorpej Exp $ .\" .\" Copyright (c) 1983, 1990, 1992, 1993 @@ -182,14 +182,12 @@ respectively. .It Fl M Ar core Extract values associated with the name list from the specified core -instead of the default -.Pa /dev/kmem . +instead of the running kernel. .It Fl m Show statistics recorded by the memory management routines (the network manages a private pool of memory buffers). .It Fl N Ar system -Extract the name list from the specified system instead of the default -.Pa /bsd . +Extract the name list from the specified system instead of the running kernel. .It Fl n Show network addresses as numbers (normally .Nm @@ -352,12 +350,5 @@ command appeared in .Bx 4.2 . IPv6 support was added by WIDE/KAME project. -.\" .Sh FILES -.\" .Bl -tag -width /dev/kmem -compact -.\" .It Pa /bsd -.\" default kernel namelist -.\" .It Pa /dev/kmem -.\" default memory file -.\" .El .Sh BUGS The notion of errors is ill-defined.