[Midnightbsd-cvs] src [9778] trunk/usr.sbin/rtsold/rtsold.8: fix some man issues with rtsold

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Feb 22 00:16:54 EST 2018


Revision: 9778
          http://svnweb.midnightbsd.org/src/?rev=9778
Author:   laffer1
Date:     2018-02-22 00:16:53 -0500 (Thu, 22 Feb 2018)
Log Message:
-----------
fix some man issues with rtsold

Modified Paths:
--------------
    trunk/usr.sbin/rtsold/rtsold.8

Property Changed:
----------------
    trunk/usr.sbin/rtsold/rtsold.8

Modified: trunk/usr.sbin/rtsold/rtsold.8
===================================================================
--- trunk/usr.sbin/rtsold/rtsold.8	2018-02-22 05:15:45 UTC (rev 9777)
+++ trunk/usr.sbin/rtsold/rtsold.8	2018-02-22 05:16:53 UTC (rev 9778)
@@ -161,15 +161,10 @@
 The options are as follows:
 .Bl -tag -width indent
 .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 debugging.
 .It Fl D
@@ -261,10 +256,10 @@
 .Sh FILES
 .Bl -tag -width /var/run/rtsold.dump -compact
 .It Pa /var/run/rtsold.pid
-the pid of the currently running
+The PID of the currently running
 .Nm .
 .It Pa /var/run/rtsold.dump
-dumps internal state on.
+Internal state dump file.
 .El
 .\"
 .Sh EXIT STATUS


Property changes on: trunk/usr.sbin/rtsold/rtsold.8
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property


More information about the Midnightbsd-cvs mailing list