summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mrouted
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-11-20 20:10:44 +0000
committerru <ru@FreeBSD.org>2000-11-20 20:10:44 +0000
commit71e2293ad43d8745a8e735483e3f07631714be05 (patch)
treeeb7d53179ad22344ae698f8aa866faa0e415686c /usr.sbin/mrouted
parentbb7634eb859aa29d7425840bb3ae3c7391c27b87 (diff)
downloadFreeBSD-src-71e2293ad43d8745a8e735483e3f07631714be05.zip
FreeBSD-src-71e2293ad43d8745a8e735483e3f07631714be05.tar.gz
mdoc(7) police: use the new features of the Nm macro.
Diffstat (limited to 'usr.sbin/mrouted')
-rw-r--r--usr.sbin/mrouted/map-mbone.82
-rw-r--r--usr.sbin/mrouted/mrinfo.82
-rw-r--r--usr.sbin/mrouted/mrouted.814
-rw-r--r--usr.sbin/mrouted/mtrace.86
4 files changed, 12 insertions, 12 deletions
diff --git a/usr.sbin/mrouted/map-mbone.8 b/usr.sbin/mrouted/map-mbone.8
index d7c6938..6dba189 100644
--- a/usr.sbin/mrouted/map-mbone.8
+++ b/usr.sbin/mrouted/map-mbone.8
@@ -7,7 +7,7 @@
.Nm map-mbone
.Nd multicast connection mapper
.Sh SYNOPSIS
-.Nm map-mbone
+.Nm
.Op Fl d Ar debug_level
.Op Fl f
.Op Fl g
diff --git a/usr.sbin/mrouted/mrinfo.8 b/usr.sbin/mrouted/mrinfo.8
index f43bb5b..ba1867a 100644
--- a/usr.sbin/mrouted/mrinfo.8
+++ b/usr.sbin/mrouted/mrinfo.8
@@ -7,7 +7,7 @@
.Nm mrinfo
.Nd display configuration info from a multicast router
.Sh SYNOPSIS
-.Nm mrinfo
+.Nm
.Op Fl d Ar debug_level
.Op Fl r Ar retry_count
.Op Fl t Ar timeout_count
diff --git a/usr.sbin/mrouted/mrouted.8 b/usr.sbin/mrouted/mrouted.8
index db2c9f7..3606a71 100644
--- a/usr.sbin/mrouted/mrouted.8
+++ b/usr.sbin/mrouted/mrouted.8
@@ -9,7 +9,7 @@
.Nm mrouted
.Nd IP multicast routing daemon
.Sh SYNOPSIS
-.Nm mrouted
+.Nm
.Op Fl c Ar config_file
.Op Fl d Op Ar debug_level
.Op Fl p
@@ -67,7 +67,7 @@ routing protocol, and does not (yet) support hierarchical multicast routing.
.Nm Mrouted
handles multicast routing only; there may or may not be unicast routing
software running on the same machine as
-.Nm mrouted .
+.Nm .
With the use of tunnels, it
is not necessary for
.Nm
@@ -145,7 +145,7 @@ option).
The file format is free-form; whitespace (including newlines) is not
significant.
The file begins with commands that apply to
-.Nm mrouted Ns 's
+.Nm Ns 's
overall operation or set defaults.
.Bl -tag -width indent
.It cache_lifetime Ar secs
@@ -186,7 +186,7 @@ Turning on noflood can cause black holes on restart, which will generally
last approximately one full route report interval.
The noflood keyword can also be specified on individual interfaces.
.It rexmit_prunes Ar [on|off]
-.Nm Mrouted 's
+.Nm Mrouted Ns 's
default is to retransmit prunes on all point-to-point interfaces
(including tunnels) but no multi-access interfaces. This option
may be used to make the default on (or off) for all interfaces.
@@ -259,7 +259,7 @@ interface specified by the
.Ar "local-addr|ifname"
argument. Some UNIX
kernels rewrite the source address of
-.Nm mrouted 's
+.Nm Ns 's
packets on their way out to contain the address of the transmission
interface. This is best assured via a static host route.
.El
@@ -427,7 +427,7 @@ responds to the following signals:
.Bl -tag -width indent
.It HUP
Restarts
-.Nm mrouted .
+.Nm .
The configuration file is reread every time this signal is evoked.
.It INT
Terminate execution gracefully (i.e., by sending
@@ -515,7 +515,7 @@ outgoing vif only if there are members of the destination group on that leaf.
also maintains a copy of the kernel forwarding cache table.
Entries
are created and deleted by
-.Nm mrouted .
+.Nm .
.Pp
The cache tables look like this:
.Pp
diff --git a/usr.sbin/mrouted/mtrace.8 b/usr.sbin/mrouted/mtrace.8
index 12543d1..b049026 100644
--- a/usr.sbin/mrouted/mtrace.8
+++ b/usr.sbin/mrouted/mtrace.8
@@ -38,7 +38,7 @@
.Nm mtrace
.Nd print multicast path from a source to a receiver
.Sh SYNOPSIS
-.Nm mtrace
+.Nm
.Op Fl e Ar extrahops
.Op Fl g Ar gateway
.Op Fl i Ar if_addr
@@ -92,7 +92,7 @@ is a multicast address.
If the
.Fl g
flag is specified, the source address defaults to the host running
-.Nm mtrace ,
+.Nm ,
and the receiver defaults to the router being addressed with
the
.Fl g
@@ -311,7 +311,7 @@ additional attempt, the ttl is increased by another 32 each time up to
a maximum of 192. Since the desired router may not be able to send a
multicast reply, the remainder of the attempts request that the
response be sent via unicast to the host running
-.Nm mtrace .
+.Nm .
Alternatively, the multicast ttl may be set explicitly with the
.Fl t
option, the initial multicast attempts can be forced to use unicast
OpenPOWER on IntegriCloud