summaryrefslogtreecommitdiffstats
path: root/usr.bin/netstat/netstat.1
diff options
context:
space:
mode:
authorglebius <glebius@FreeBSD.org>2005-08-18 21:04:12 +0000
committerglebius <glebius@FreeBSD.org>2005-08-18 21:04:12 +0000
commitcf4f3e357511611027fdf884b61a81c71608775f (patch)
tree84ad1437e4f5e19d51438020feec36543ce4412a /usr.bin/netstat/netstat.1
parent805a9715f8678d8ebbe70fe705dfc123c6821126 (diff)
downloadFreeBSD-src-cf4f3e357511611027fdf884b61a81c71608775f.zip
FreeBSD-src-cf4f3e357511611027fdf884b61a81c71608775f.tar.gz
Add a new switch -h for interface stats mode, which prints all interface
statistics in human readable form. In collaboration with: vsevolod Reviewed by: cperciva
Diffstat (limited to 'usr.bin/netstat/netstat.1')
-rw-r--r--usr.bin/netstat/netstat.17
1 files changed, 5 insertions, 2 deletions
diff --git a/usr.bin/netstat/netstat.1 b/usr.bin/netstat/netstat.1
index 32edfec..62de37c 100644
--- a/usr.bin/netstat/netstat.1
+++ b/usr.bin/netstat/netstat.1
@@ -32,7 +32,7 @@
.\" @(#)netstat.1 8.8 (Berkeley) 4/18/94
.\" $FreeBSD$
.\"
-.Dd March 25, 2004
+.Dd August 19, 2005
.Dt NETSTAT 1
.Os
.Sh NAME
@@ -89,7 +89,7 @@ but show ports symbolically.
.Bk -words
.Nm
.Fl i | I Ar interface
-.Op Fl abdnt
+.Op Fl abdhnt
.Op Fl f Ar address_family
.Op Fl M Ar core
.Op Fl N Ar system
@@ -117,6 +117,9 @@ If
.Fl d
is also present, show the number of dropped packets.
If
+.Fl h
+is also present, print all counters in human readable form.
+If
.Fl t
is also present, show the contents of watchdog timers.
If
OpenPOWER on IntegriCloud