From 43457588767caedd16dbf19162de0a6a435dfeda Mon Sep 17 00:00:00 2001 From: ru Date: Tue, 7 Aug 2001 15:48:51 +0000 Subject: 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. --- sbin/route/route.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbin/route') diff --git a/sbin/route/route.8 b/sbin/route/route.8 index b5332e7..5a56e00 100644 --- a/sbin/route/route.8 +++ b/sbin/route/route.8 @@ -318,7 +318,7 @@ The optional modifier specifies that the .Dv RTF_LLINFO routing table entry is the -.Dq published Pq proxy-only +.Dq published (proxy-only) .Tn ARP entry, as reported by .Xr arp 8 . -- cgit v1.1