From abd1027a01880a215e2c2f5c955c21a22e7424bd Mon Sep 17 00:00:00 2001 From: alfred Date: Tue, 23 Dec 2003 13:24:03 +0000 Subject: Restore old netstat -m output. A new flag '-c' can be used to ask for the cache stats. --- usr.bin/netstat/netstat.1 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'usr.bin/netstat/netstat.1') diff --git a/usr.bin/netstat/netstat.1 b/usr.bin/netstat/netstat.1 index 3071ad4..7b46d79 100644 --- a/usr.bin/netstat/netstat.1 +++ b/usr.bin/netstat/netstat.1 @@ -181,6 +181,7 @@ or for a single .Bk -words .Nm .Fl m +.Op Fl c .Op Fl M Ar core .Op Fl N Ar system .Ek @@ -188,6 +189,9 @@ or for a single Show statistics recorded by the memory management routines .Pq Xr mbuf 9 . The network manages a private pool of memory buffers. +The +.Fl c +option shows per-cpu statistics for caching. .It Xo .Bk -words .Nm -- cgit v1.1