summaryrefslogtreecommitdiff
path: root/sbin/routed/routed.8
diff options
context:
space:
mode:
authorPhilippe Charnier <charnier@FreeBSD.org>2002-07-06 19:35:14 +0000
committerPhilippe Charnier <charnier@FreeBSD.org>2002-07-06 19:35:14 +0000
commit629e80effb830c03e8e3d994c8f0da9a586bdaed (patch)
tree99ea69cc63d1c002be52a140f51ebc2b2c7744d7 /sbin/routed/routed.8
parent960368f7ffa06661f3de934079153cc071700d89 (diff)
downloadsrc-test2-629e80effb830c03e8e3d994c8f0da9a586bdaed.tar.gz
src-test2-629e80effb830c03e8e3d994c8f0da9a586bdaed.zip
Notes
Diffstat (limited to 'sbin/routed/routed.8')
-rw-r--r--sbin/routed/routed.812
1 files changed, 7 insertions, 5 deletions
diff --git a/sbin/routed/routed.8 b/sbin/routed/routed.8
index 496d4f55ad57..dc51e9ab21dc 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 .