aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/route6d/route6d.8
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-08-07 15:48:51 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-08-07 15:48:51 +0000
commitc4d9468ea0e627c69802bd0689c93527dc2e2a85 (patch)
tree0505e005ecc9492a4b759dc8e06eb138613e4aa4 /usr.sbin/route6d/route6d.8
parent5de15c0508449da98f193b4d397a9750d2494ce3 (diff)
downloadsrc-c4d9468ea0e627c69802bd0689c93527dc2e2a85.tar.gz
src-c4d9468ea0e627c69802bd0689c93527dc2e2a85.zip
mdoc(7) police:
Avoid using parenthesis enclosure macros (.Pq and .Po/.Pc) with plain text. Not only this slows down the mdoc(7) processing significantly, but it also has an undesired (in this case) effect of disabling hyphenation within the entire enclosed block.
Notes
Notes: svn path=/head/; revision=81251
Diffstat (limited to 'usr.sbin/route6d/route6d.8')
-rw-r--r--usr.sbin/route6d/route6d.812
1 files changed, 5 insertions, 7 deletions
diff --git a/usr.sbin/route6d/route6d.8 b/usr.sbin/route6d/route6d.8
index 7da9b53f336e..b24e84e19e1a 100644
--- a/usr.sbin/route6d/route6d.8
+++ b/usr.sbin/route6d/route6d.8
@@ -90,14 +90,14 @@ Enables output of debugging message.
This option also instructs
.Nm
to run in foreground mode
-.Pq does not become daemon .
+(does not become daemon).
.\"
.It Fl D
Enables extensive output of debugging message.
This option also instructs
.Nm
to run in foreground mode
-.Pq does not become daemon .
+(does not become daemon).
.\"
.It Fl h
Disables the split horizon processing.
@@ -107,7 +107,7 @@ By default,
.Nm
will not exchange site local routes for safety reasons.
This is because semantics of site local address space is rather vague
-.Pq specification is still in being worked ,
+(specification is still in being worked),
and there is no good way to define site local boundary.
With
.Fl l
@@ -232,11 +232,9 @@ for communicating with peers using link-local addresses.
Internally
.Nm
embeds interface identifier into bit 32 to 63 of link-local addresses
-.Po
-.Li fe80::xx
+.Li ( fe80::xx
and
-.Li ff02::xx
-.Pc
+.Li ff02::xx )
so they will be visible on internal state dump file
.Pq Pa /var/run/route6d_dump .
.Pp