diff options
Diffstat (limited to 'security/tcp_wrapper')
-rw-r--r-- | security/tcp_wrapper/files/patch-af | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/tcp_wrapper/files/patch-af b/security/tcp_wrapper/files/patch-af index 0362d41aff80..437720f9296f 100644 --- a/security/tcp_wrapper/files/patch-af +++ b/security/tcp_wrapper/files/patch-af @@ -13,7 +13,7 @@ request for service. Examples are given below. .PP The program examines the \fItcpd\fR access control tables (default -! \fI!!PREFIX!!/etc/hosts.allow\fR and \fI!!PREFIXX!!/etc/hosts.deny\fR) and prints its +! \fI!!PREFIX!!/etc/hosts.allow\fR and \fI!!PREFIX!!/etc/hosts.deny\fR) and prints its conclusion. For maximal accuracy, it extracts additional information from your \fIinetd\fR or \fItlid\fR network configuration file. .PP |