diff options
| author | Mark Johnston <markj@FreeBSD.org> | 2013-05-23 19:47:35 +0000 |
|---|---|---|
| committer | Mark Johnston <markj@FreeBSD.org> | 2013-05-23 19:47:35 +0000 |
| commit | dcc8e5487b0a4c5cd64aeaf3db6f4c7471240dd2 (patch) | |
| tree | df7047959cb9fee62a59786c77629d029488f645 /usr.sbin | |
| parent | b94c7c3e21f3543fa6735c2d659401a3d991b6fa (diff) | |
Notes
Diffstat (limited to 'usr.sbin')
| -rw-r--r-- | usr.sbin/rtsold/rtsold.8 | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/usr.sbin/rtsold/rtsold.8 b/usr.sbin/rtsold/rtsold.8 index 946eca21f525..fc94f2fec46d 100644 --- a/usr.sbin/rtsold/rtsold.8 +++ b/usr.sbin/rtsold/rtsold.8 @@ -163,13 +163,8 @@ The options are as follows: .It Fl a Autoprobe outgoing interface. .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 non-loopback, non-point-to-point, IPv6-capable interfaces +and send router solicitation messages on all of them. .It Fl d Enable debugging. .It Fl D |
