summaryrefslogtreecommitdiff
path: root/usr.bin/netstat/netstat.1
diff options
context:
space:
mode:
authorJared Yanovich <jaredy@cvs.openbsd.org>2005-03-30 08:23:48 +0000
committerJared Yanovich <jaredy@cvs.openbsd.org>2005-03-30 08:23:48 +0000
commite821da7bc4373cb3e0f90a115ca88a618d555eab (patch)
tree4a4971b9da5824153f819a01a4ebfbb99a41294a /usr.bin/netstat/netstat.1
parent6c14ffca4e8e0ddbde9975cdcbfe9b54731763aa (diff)
kill -S; ok henning
Diffstat (limited to 'usr.bin/netstat/netstat.1')
-rw-r--r--usr.bin/netstat/netstat.18
1 files changed, 2 insertions, 6 deletions
diff --git a/usr.bin/netstat/netstat.1 b/usr.bin/netstat/netstat.1
index bc959224cdd..9e152c94942 100644
--- a/usr.bin/netstat/netstat.1
+++ b/usr.bin/netstat/netstat.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: netstat.1,v 1.40 2004/07/13 23:33:29 jmc Exp $
+.\" $OpenBSD: netstat.1,v 1.41 2005/03/30 08:23:47 jaredy Exp $
.\" $NetBSD: netstat.1,v 1.11 1995/10/03 21:42:43 thorpej Exp $
.\"
.\" Copyright (c) 1983, 1990, 1992, 1993
@@ -43,7 +43,7 @@
.Op Fl M Ar core
.Op Fl N Ar system
.Nm netstat
-.Op Fl bdgilmnqrSstu
+.Op Fl bdgilmnqrstu
.Op Fl f Ar address_family
.Op Fl M Ar core
.Op Fl N Ar system
@@ -222,10 +222,6 @@ Show the routing tables.
If the
.Fl s
option is also specified, show routing statistics instead.
-.It Fl S
-Make the
-.Fl r
-command display the source selector part of the routes.
.It Fl s
Show per-protocol statistics.
If this option is repeated, counters with a value of zero are suppressed.