summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiels Provos <provos@cvs.openbsd.org>2000-06-18 19:16:48 +0000
committerNiels Provos <provos@cvs.openbsd.org>2000-06-18 19:16:48 +0000
commitf90ad8d4a894c74617d747e39c17d0a5c192e6ee (patch)
tree9078f7c21260da1efe216190140a52453f7f518f
parente96507688ee0cb2801baf3837751808111c27766 (diff)
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