- Fix wording. [1]
- Improve the descriptions in the FILES section. [2] Reported by: Jason McIntyre [1] Obtained from: NetBSD [2] MFC after: 3 days
This commit is contained in:
parent
eefd68b0fb
commit
5b00876186
@ -161,9 +161,9 @@ will dump the current internal state into
|
|||||||
The options are as follows:
|
The options are as follows:
|
||||||
.Bl -tag -width indent
|
.Bl -tag -width indent
|
||||||
.It Fl a
|
.It Fl a
|
||||||
Autoprobe outgoing interface.
|
Autoprobe outgoing interfaces.
|
||||||
.Nm
|
.Nm
|
||||||
will try to find non-loopback, non-point-to-point, IPv6-capable interfaces
|
will try to find any non-loopback, non-point-to-point, IPv6-capable interfaces
|
||||||
and send router solicitation messages on all of them.
|
and send router solicitation messages on all of them.
|
||||||
.It Fl d
|
.It Fl d
|
||||||
Enable debugging.
|
Enable debugging.
|
||||||
@ -256,10 +256,10 @@ If not, it will be
|
|||||||
.Sh FILES
|
.Sh FILES
|
||||||
.Bl -tag -width /var/run/rtsold.dump -compact
|
.Bl -tag -width /var/run/rtsold.dump -compact
|
||||||
.It Pa /var/run/rtsold.pid
|
.It Pa /var/run/rtsold.pid
|
||||||
the pid of the currently running
|
The PID of the currently running
|
||||||
.Nm .
|
.Nm .
|
||||||
.It Pa /var/run/rtsold.dump
|
.It Pa /var/run/rtsold.dump
|
||||||
dumps internal state on.
|
Internal state dump file.
|
||||||
.El
|
.El
|
||||||
.\"
|
.\"
|
||||||
.Sh EXIT STATUS
|
.Sh EXIT STATUS
|
||||||
|
Loading…
Reference in New Issue
Block a user