summaryrefslogtreecommitdiffstats
path: root/sbin/routed
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-11-20 16:52:27 +0000
committerru <ru@FreeBSD.org>2000-11-20 16:52:27 +0000
commitea31070695b2e513fcf660fbcc7f05a829839c35 (patch)
tree67d5b2b897cd080f9e1b7ede82c34bfc03085426 /sbin/routed
parent5df8ea840b4bfe32452ba29db4478efb738f96c8 (diff)
downloadFreeBSD-src-ea31070695b2e513fcf660fbcc7f05a829839c35.zip
FreeBSD-src-ea31070695b2e513fcf660fbcc7f05a829839c35.tar.gz
mdoc(7) police: use the new features of the Nm macro.
Diffstat (limited to 'sbin/routed')
-rw-r--r--sbin/routed/routed.88
-rw-r--r--sbin/routed/rtquery/rtquery.84
2 files changed, 6 insertions, 6 deletions
diff --git a/sbin/routed/routed.8 b/sbin/routed/routed.8
index e00a9ca..ed21687 100644
--- a/sbin/routed/routed.8
+++ b/sbin/routed/routed.8
@@ -43,7 +43,7 @@
.Nm rdisc
.Nd network RIP and router discovery routing daemon
.Sh SYNOPSIS
-.Nm routed
+.Nm
.Op Fl sqdghmpAtv
.Op Fl T Ar tracefile
.Oo
@@ -167,7 +167,7 @@ of ICMP Redirect messages are deleted after a while to minimize
.Em black-holes .
When a TCP connection suffers a timeout,
the kernel tells
-.Nm Ns ,
+.Nm ,
which deletes all redirected routes
through the gateway involved, advances the age of all RIP routes through
the gateway to allow an alternate to be chosen, and advances of the
@@ -422,7 +422,7 @@ that another routing process
will install such a route if necessary,
and that other routes to that destination should not be installed
by
-.Nm Ns .
+.Nm .
Such entries are only required when both routers may learn of routes
to the same destination.
.Pp
@@ -469,7 +469,7 @@ or
or
.Xr named 8 ,
must have been started before
-.Nm Ns .)
+.Nm . )
.Pp
.Ar Mask
is an optional number between 1 and 32 indicating the netmask associated
diff --git a/sbin/routed/rtquery/rtquery.8 b/sbin/routed/rtquery/rtquery.8
index 02926e2..c0e1f06 100644
--- a/sbin/routed/rtquery/rtquery.8
+++ b/sbin/routed/rtquery/rtquery.8
@@ -8,13 +8,13 @@
.Nm rtquery
.Nd query routing daemons for their routing tables
.Sh SYNOPSIS
-.Nm rtquery
+.Nm
.Op Fl np1
.Op Fl w Ar timeout
.Op Fl r Ar addr
.Op Fl a Ar secret
.Ar host ...
-.Nm rtquery
+.Nm
.Op Fl t Ar op
.Ar host ...
.Sh DESCRIPTION
OpenPOWER on IntegriCloud