hi! mark johnston (markj@freebsd) just made the following change to
rtsold(8), related to the description of -a. it looks correct, but i'd
appreciate some verification.

my diff is a slightly tweaked version of mark's - i'll forward it, if we
end up committing it.

thanks,
jmc

Index: rtsold.8
===================================================================
RCS file: /cvs/src/usr.sbin/rtsold/rtsold.8,v
retrieving revision 1.28
diff -u -r1.28 rtsold.8
--- rtsold.8    23 Mar 2011 00:59:49 -0000      1.28
+++ rtsold.8    24 May 2013 07:21:01 -0000
@@ -169,15 +169,10 @@
 .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 error.
-.\"
+will try to find any 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

Reply via email to