Module Name: src
Committed By: wiz
Date: Fri May 24 13:45:46 UTC 2013
Modified Files:
src/usr.sbin/rtsold: rtsold.8
Log Message:
Update description for -a:
-a autoprobes multiple ifs, and does not exit with error.
Diff originally from Mark Johnston (markj@freebsd), via jmc@openbsd.
Bump date.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/usr.sbin/rtsold/rtsold.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.sbin/rtsold/rtsold.8
diff -u src/usr.sbin/rtsold/rtsold.8:1.30 src/usr.sbin/rtsold/rtsold.8:1.31
--- src/usr.sbin/rtsold/rtsold.8:1.30 Mon Jan 11 14:30:02 2010
+++ src/usr.sbin/rtsold/rtsold.8 Fri May 24 13:45:46 2013
@@ -1,4 +1,4 @@
-.\" $NetBSD: rtsold.8,v 1.30 2010/01/11 14:30:02 wiz Exp $
+.\" $NetBSD: rtsold.8,v 1.31 2013/05/24 13:45:46 wiz Exp $
.\" $KAME: rtsold.8,v 1.17 2001/07/09 22:30:37 itojun Exp $
.\"
.\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
@@ -28,7 +28,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd January 11, 2010
+.Dd May 24, 2013
.Dt RTSOLD 8
.Os
.\"
@@ -142,14 +142,10 @@ Advertisement packet has arrived on each
.Ar interface ,
then exit.
.It Fl a
-Autoprobe outgoing interface.
+Autoprobe outgoing interfaces.
.Nm
-will try to find a non-loopback, non-point-to-point, IPv6-capable interface.
-If
-.Nm
-finds multiple interfaces,
-.Nm
-will exit with an error.
+will try to find a non-loopback, non-point-to-point, IPv6-capable interfaces,
+and send router solicitation messages on all of them.
.It Fl D
Enable more debugging (than that offered by the
.Fl d