summaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2006-11-09 16:08:21 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2006-11-09 16:08:21 +0000
commit353bebc57974fe4565c570574b7d644c035b1234 (patch)
tree4d87b11ec20af5a2aa6dc13ff58bdf8acb31a6ae /sbin
parent5dbc898d5e5de8d1956080991a9873c685e276ba (diff)
trim SEE ALSO: there is no need to list every pseudo-device
Diffstat (limited to 'sbin')
-rw-r--r--sbin/ifconfig/ifconfig.822
1 files changed, 3 insertions, 19 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8
index e17cc45a15a..4fd67af989e 100644
--- a/sbin/ifconfig/ifconfig.8
+++ b/sbin/ifconfig/ifconfig.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ifconfig.8,v 1.135 2006/10/25 11:52:57 jmc Exp $
+.\" $OpenBSD: ifconfig.8,v 1.136 2006/11/09 16:08:20 jmc Exp $
.\" $NetBSD: ifconfig.8,v 1.11 1996/01/04 21:27:29 pk Exp $
.\" $FreeBSD: ifconfig.8,v 1.16 1998/02/01 07:03:29 steve Exp $
.\"
@@ -1046,31 +1046,15 @@ requested address is unknown, or the user is not privileged and
tried to alter an interface's configuration.
.Sh SEE ALSO
.Xr netstat 1 ,
-.Xr inet 3 ,
-.Xr ipx 3 ,
-.Xr arp 4 ,
-.Xr bridge 4 ,
-.Xr carp 4 ,
-.Xr gif 4 ,
-.Xr gre 4 ,
.Xr ifmedia 4 ,
.Xr inet 4 ,
-.Xr lo 4 ,
+.Xr intro 4 ,
.Xr netintro 4 ,
-.Xr pfsync 4 ,
-.Xr ppp 4 ,
-.Xr pppoe 4 ,
-.Xr sl 4 ,
-.Xr sppp 4 ,
-.Xr trunk 4 ,
-.Xr tun 4 ,
-.Xr vlan 4 ,
.Xr hostname.if 5 ,
.Xr hosts 5 ,
.Xr networks 5 ,
-.Xr brconfig 8 ,
.Xr rc 8 ,
-.Xr routed 8
+.Xr tcpdump 8
.Sh HISTORY
The
.Nm