summaryrefslogtreecommitdiffstats
path: root/usr.sbin/tcpdrop
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/tcpdrop')
-rw-r--r--usr.sbin/tcpdrop/tcpdrop.82
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/tcpdrop/tcpdrop.8 b/usr.sbin/tcpdrop/tcpdrop.8
index 61b46d7..fdb35b4 100644
--- a/usr.sbin/tcpdrop/tcpdrop.8
+++ b/usr.sbin/tcpdrop/tcpdrop.8
@@ -48,7 +48,7 @@ If a connection to
is causing congestion on a network link, one can drop the TCP session
in charge:
.Bd -literal -offset indent
-# sockstat | grep '.*httpd.*[0-9]$'
+# sockstat -c | grep httpd
www httpd 16525 3 tcp4 \e
192.168.5.41:80 192.168.5.1:26747
.Ed
OpenPOWER on IntegriCloud