diff options
author | ru <ru@FreeBSD.org> | 2002-05-30 07:53:53 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2002-05-30 07:53:53 +0000 |
commit | 48ec4698edd7f7c5a6347c5e1e09727693a6bac7 (patch) | |
tree | 91f016b61dca49a98e8f59bc838b107a195657cf /usr.sbin/faithd | |
parent | 395bccbe7f51f344ce310ed2758d06029a1539cf (diff) | |
download | FreeBSD-src-48ec4698edd7f7c5a6347c5e1e09727693a6bac7.zip FreeBSD-src-48ec4698edd7f7c5a6347c5e1e09727693a6bac7.tar.gz |
mdoc(7) police: don't use .Pq with plain text, this breaks hyphenation.
Diffstat (limited to 'usr.sbin/faithd')
-rw-r--r-- | usr.sbin/faithd/faithd.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/faithd/faithd.8 b/usr.sbin/faithd/faithd.8 index c4de0e0..655f8d0 100644 --- a/usr.sbin/faithd/faithd.8 +++ b/usr.sbin/faithd/faithd.8 @@ -268,7 +268,7 @@ permit the connection. The directives are evaluated in sequence, and the first matching entry will be effective. If there is no match -.Pq if we reach the end of the ruleset +(if we reach the end of the ruleset) the traffic will be denied. .Pp With inetd mode, |