summaryrefslogtreecommitdiffstats
path: root/sbin/routed
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>2002-07-06 19:35:14 +0000
committercharnier <charnier@FreeBSD.org>2002-07-06 19:35:14 +0000
commita82970a04e74726a83e78a68e2c654715a8f7f8e (patch)
tree99ea69cc63d1c002be52a140f51ebc2b2c7744d7 /sbin/routed
parentd99e065d007dae6b706fb7f3fac97b438843b546 (diff)
downloadFreeBSD-src-a82970a04e74726a83e78a68e2c654715a8f7f8e.zip
FreeBSD-src-a82970a04e74726a83e78a68e2c654715a8f7f8e.tar.gz
The .Nm utility.
Diffstat (limited to 'sbin/routed')
-rw-r--r--sbin/routed/routed.812
-rw-r--r--sbin/routed/rtquery/rtquery.815
2 files changed, 16 insertions, 11 deletions
diff --git a/sbin/routed/routed.8 b/sbin/routed/routed.8
index 496d4f5..dc51e9a 100644
--- a/sbin/routed/routed.8
+++ b/sbin/routed/routed.8
@@ -49,8 +49,9 @@
.Oc
.Op Fl P Ar parms
.Sh DESCRIPTION
-.Nm Routed
-is a daemon invoked at boot time to manage the network
+The
+.Nm
+utility is a daemon invoked at boot time to manage the network
routing tables.
It uses Routing Information Protocol, RIPv1 (RFC\ 1058),
RIPv2 (RFC\ 1723),
@@ -364,8 +365,9 @@ It is better to use
instead of
appending the name of the trace file to the command.
.Pp
-.Nm Routed
-also supports the notion of
+The
+.Nm
+utility also supports the notion of
"distant"
.Em passive
or
@@ -679,5 +681,5 @@ for example, when the output side fails.
.Sh HISTORY
The
.Nm
-command appeared in
+utility appeared in
.Bx 4.2 .
diff --git a/sbin/routed/rtquery/rtquery.8 b/sbin/routed/rtquery/rtquery.8
index ffdba8b..44478fa 100644
--- a/sbin/routed/rtquery/rtquery.8
+++ b/sbin/routed/rtquery/rtquery.8
@@ -18,8 +18,9 @@
.Op Fl t Ar op
.Ar host ...
.Sh DESCRIPTION
-.Nm Rtquery
-is used to query a RIP network routing daemon,
+The
+.Nm
+utility is used to query a RIP network routing daemon,
.Xr routed 8
or
.Xr gated 8 ,
@@ -32,8 +33,9 @@ The routing information in any routing
.Em response
packets returned is displayed numerically and symbolically.
.Pp
-.Nm Rtquery
-by default uses the
+The
+.Nm
+utility by default uses the
.Em request
command.
When the
@@ -64,8 +66,9 @@ coming from
.Nm
and so answers completely.
.Pp
-.Nm Rtquery
-is also used to turn tracing on or off in
+The
+.Nm
+utility is also used to turn tracing on or off in
.Xr routed 8 .
.Pp
The following options are available:
OpenPOWER on IntegriCloud