diff options
Diffstat (limited to 'usr.sbin/rtadvd')
-rw-r--r-- | usr.sbin/rtadvd/rtadvd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/rtadvd/rtadvd.8 b/usr.sbin/rtadvd/rtadvd.8 index 339881d945b..ba0170e5d8f 100644 --- a/usr.sbin/rtadvd/rtadvd.8 +++ b/usr.sbin/rtadvd/rtadvd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rtadvd.8,v 1.18 2002/05/29 14:55:45 itojun Exp $ +.\" $OpenBSD: rtadvd.8,v 1.19 2003/03/18 11:18:55 jmc Exp $ .\" $KAME: rtadvd.8,v 1.18 2002/04/28 10:43:02 jinmei Exp $ .\" .\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. @@ -176,6 +176,6 @@ advertise Router Advertisement messages on an upstream link to avoid undesirable .Xr icmp6 4 redirect messages. -However, based on the later discussion in the IETF ipng working group, +However, based on the later discussion in the IETF IPng working group, all routers should rather advertise the messages regardless of the network topology, in order to ensure reachability. |