summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorprovos <provos@openbsd.org>2000-06-18 19:16:47 +0000
committerprovos <provos@openbsd.org>2000-06-18 19:16:47 +0000
commit1248eaea308f508f80429e8c938d561ea0051295 (patch)
tree52d32e6153e1a4adebf3ac1a1b832c49c50ca1f3
parentKNF (diff)
downloadwireguard-openbsd-1248eaea308f508f80429e8c938d561ea0051295.tar.xz
wireguard-openbsd-1248eaea308f508f80429e8c938d561ea0051295.zip
routes on down interfaces are disabled
-rw-r--r--sbin/ifconfig/ifconfig.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8
index 2c070473097..86d880f2656 100644
--- a/sbin/ifconfig/ifconfig.8
+++ b/sbin/ifconfig/ifconfig.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ifconfig.8,v 1.45 2000/06/18 18:06:47 niklas Exp $
+.\" $OpenBSD: ifconfig.8,v 1.46 2000/06/18 19:16:47 provos 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 $
.\"
@@ -214,7 +214,7 @@ When an interface is marked
the system will not attempt to
transmit messages through that interface.
If possible, the interface will be reset to disable reception as well.
-This action does not automatically disable routes using the interface.
+This action automatically disables routes using the interface.
.It Cm dstsa
Bind an
.Xr ipsec 4