summaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2000-03-29 06:56:25 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2000-03-29 06:56:25 +0000
commitb62156ed6743fd11e121688a8bf14a987613734c (patch)
treedf87506aca0e991ab94a52de04a2935d7330a17f /sbin
parent675e8c1efd6233fb597f1fed31353597a2553c9f (diff)
gifconfig died an early death
Diffstat (limited to 'sbin')
-rw-r--r--sbin/ifconfig/ifconfig.86
1 files changed, 1 insertions, 5 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8
index 66d7aeeefc8..d3ca37a63bb 100644
--- a/sbin/ifconfig/ifconfig.8
+++ b/sbin/ifconfig/ifconfig.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ifconfig.8,v 1.40 2000/03/23 21:39:56 aaron Exp $
+.\" $OpenBSD: ifconfig.8,v 1.41 2000/03/29 06:56:24 deraadt 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 $
.\"
@@ -255,9 +255,6 @@ interface.
Packets routed to this interface will be encapsulated in
IPv4 or IPv6, depending on the source and destination address families.
Both addresses must be of the same family.
-This flag obsoletes the old
-.Nm gifconfig
-command.
.It Cm ipdst
This is used to specify an Internet host who is willing to receive
ip packets encapsulating NS packets bound for a remote network.
@@ -511,7 +508,6 @@ tried to alter an interface's configuration.
.Xr ifmedia 4 ,
.Xr netintro 4 ,
.Xr brconfig 8 ,
-.Xr gifconfig 8 ,
.Xr rc 8 ,
.Xr routed 8
.Sh HISTORY