diff options
Diffstat (limited to 'usr.sbin/pim6sd')
-rw-r--r-- | usr.sbin/pim6sd/mtrace6/mtrace6.8 | 6 | ||||
-rw-r--r-- | usr.sbin/pim6sd/pim6sd.8 | 2 | ||||
-rw-r--r-- | usr.sbin/pim6sd/pim6stat.1 | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/usr.sbin/pim6sd/mtrace6/mtrace6.8 b/usr.sbin/pim6sd/mtrace6/mtrace6.8 index d6a7741..d23057f 100644 --- a/usr.sbin/pim6sd/mtrace6/mtrace6.8 +++ b/usr.sbin/pim6sd/mtrace6/mtrace6.8 @@ -62,7 +62,7 @@ along the path, and then the response is returned to the requestor. .It Fl d Ar destination Specifies the multicast receiver that the query wants to trace. It is the host running -.Nm mtrace6 +.Nm by default. .It Fl g Ar gateway Send the trace query via unicast directly to the multicast router @@ -91,7 +91,7 @@ the path). .It Fl r Ar response_addr Specify the host that the trace response sends to. By default, the response will send to the host running -.Nm mtrace6 . +.Nm . .It Fl w Ar waittime Set the time to wait for a trace response to .Ar waittime @@ -111,7 +111,7 @@ specified by the option is currently meaningless. .Sh HISTORY The -.Nm mtrace6 +.Nm command first appeared in WIDE/KAME IPv6 protocol stack kit. .Pp IPv6 and IPsec support based on the KAME Project (http://www.kame.net/) stack diff --git a/usr.sbin/pim6sd/pim6sd.8 b/usr.sbin/pim6sd/pim6sd.8 index 251e176..abb6c04 100644 --- a/usr.sbin/pim6sd/pim6sd.8 +++ b/usr.sbin/pim6sd/pim6sd.8 @@ -46,7 +46,7 @@ PIMv2(Protocol Independent Multicast Version 2) sparse mode for IPv6. .Pp Options supported by -.Nm Ns : +.Nm : .Bl -tag -width Ds .It Fl c Ar configfile Specify alternate location, diff --git a/usr.sbin/pim6sd/pim6stat.1 b/usr.sbin/pim6sd/pim6stat.1 index 0ebf132..0ee8049 100644 --- a/usr.sbin/pim6sd/pim6stat.1 +++ b/usr.sbin/pim6sd/pim6stat.1 @@ -48,7 +48,7 @@ status to a file, waits for dumping, and outputs the content of the file to standard output. .Pp Options supported by -.Nm Ns : +.Nm : .Bl -tag -width Ds .It Fl d specifies to show the status of a dense mode daemon (if running). |