summaryrefslogtreecommitdiffstats
path: root/usr.bin/netstat/netstat.1
diff options
context:
space:
mode:
authoralfred <alfred@FreeBSD.org>2003-12-23 13:24:03 +0000
committeralfred <alfred@FreeBSD.org>2003-12-23 13:24:03 +0000
commitabd1027a01880a215e2c2f5c955c21a22e7424bd (patch)
tree5fe04b13890d4637e842156dc35025c641bdfc1f /usr.bin/netstat/netstat.1
parentfe692735bff0c4124372fb220744c13ca13657f2 (diff)
downloadFreeBSD-src-abd1027a01880a215e2c2f5c955c21a22e7424bd.zip
FreeBSD-src-abd1027a01880a215e2c2f5c955c21a22e7424bd.tar.gz
Restore old netstat -m output.
A new flag '-c' can be used to ask for the cache stats.
Diffstat (limited to 'usr.bin/netstat/netstat.1')
-rw-r--r--usr.bin/netstat/netstat.14
1 files changed, 4 insertions, 0 deletions
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
OpenPOWER on IntegriCloud