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. --- usr.sbin/faithd/faithd.8 | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'usr.sbin/faithd') diff --git a/usr.sbin/faithd/faithd.8 b/usr.sbin/faithd/faithd.8 index 9a51d76..160d54a 100644 --- a/usr.sbin/faithd/faithd.8 +++ b/usr.sbin/faithd/faithd.8 @@ -200,7 +200,7 @@ on client. Inactive sessions will be disconnected in 30 minutes, to avoid stale sessions from chewing up resources. This may be inappropriate for some of the services -.Pq should this be configurable? . +(should this be configurable?). .Ss inetd mode When .Nm @@ -237,12 +237,10 @@ To prevent malicious accesses, implements a simple address-based access control. With .Pa /etc/faithd.conf -.Po -or +(or .Ar configfile specified by -.Fl f -.Pc , +.Fl f ) , .Nm will avoid relaying unwanted traffic. The @@ -398,7 +396,7 @@ It is very insecure to use .Xr rhosts 5 and other IP-address based authentication, for connections relayed by .Nm -.Pq and any other TCP relaying services . +(and any other TCP relaying services). .Pp Administrators are advised to limit accesses to .Nm -- cgit v1.1