summaryrefslogtreecommitdiffstats
path: root/sbin/routed
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-07-02 21:45:06 +0000
committerru <ru@FreeBSD.org>2004-07-02 21:45:06 +0000
commit46fddaa54b09baa407fa66a14d46c0cc3a906e60 (patch)
tree602e903272257a1c5b455a48800dcaa680741026 /sbin/routed
parent20fbd172b22ab587e9d796f4cb8664a235cebe78 (diff)
downloadFreeBSD-src-46fddaa54b09baa407fa66a14d46c0cc3a906e60.zip
FreeBSD-src-46fddaa54b09baa407fa66a14d46c0cc3a906e60.tar.gz
Mechanically kill hard sentence breaks.
Diffstat (limited to 'sbin/routed')
-rw-r--r--sbin/routed/routed.816
1 files changed, 10 insertions, 6 deletions
diff --git a/sbin/routed/routed.8 b/sbin/routed/routed.8
index f483ed9..afee816 100644
--- a/sbin/routed/routed.8
+++ b/sbin/routed/routed.8
@@ -211,9 +211,11 @@ It continues listening to RIP while using Router Discovery
if multi-homed to ensure all interfaces are used.
.Pp
The Router Discovery standard requires that advertisements
-have a default "lifetime" of 30 minutes. That means should
+have a default "lifetime" of 30 minutes.
+That means should
something happen, a client can be without a good route for
-30 minutes. It is a good idea to reduce the default to 45
+30 minutes.
+It is a good idea to reduce the default to 45
seconds using
.Fl P Cm rdisc_interval=45
on the command line or
@@ -240,7 +242,7 @@ facility described below to support "legacy" systems
that can handle neither RIPv2 nor Router Discovery.
.Pp
By default, neither Router Discovery advertisements nor solicitations
-are sent over point to point links (e.g. PPP).
+are sent over point to point links (e.g.\& PPP).
The netmask associated with point-to-point links (such as SLIP
or PPP, with the IFF_POINTOPOINT flag) is used by
.Nm
@@ -286,7 +288,8 @@ This is typically used on a gateway to the Internet,
or on a gateway that uses another routing protocol whose routes
are not reported to other local routers.
Notice that because a metric of 1 is used, this feature is
-dangerous. It is more commonly accidentally used to create chaos with a
+dangerous.
+It is more commonly accidentally used to create chaos with a
routing loop than to solve problems.
.It Fl h
cause host or point-to-point routes to not be advertised,
@@ -514,7 +517,7 @@ To set parameters for remote or external interfaces,
a line starting with
.Cm if=alias(Hname) ,
.Cm if=remote(Hname) ,
-etc. should be used.
+etc.\& should be used.
.Ss Parameters
Lines that start with neither "net" nor "host" must consist of one
or more of the following parameter settings, separated by commas or
@@ -535,7 +538,8 @@ This parameter must appear by itself on a line.
The network number must specify a full, 32-bit value, as in 192.0.2.0
instead of 192.0.2.
.Pp
-Do not use this feature unless necessary. It is dangerous.
+Do not use this feature unless necessary.
+It is dangerous.
.It Cm ripv1_mask Ns = Ns Ar nname Ns / Ns Ar mask1 , Ns Ar mask2
specifies that netmask of the network of which
.Ar nname Ns / Ns Ar mask1
OpenPOWER on IntegriCloud