aboutsummaryrefslogtreecommitdiffstats
path: root/security/tcp_wrapper
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1998-10-10 11:45:36 +0800
committersteve <steve@FreeBSD.org>1998-10-10 11:45:36 +0800
commit7a68d1a8abc2912e37d8b70f9cfccc2979d5bfb9 (patch)
treec227901eb985dc25126a3470ea1a7a3ce0549f8f /security/tcp_wrapper
parente2b734b0901623bb9ddc3a349c379442b3379e8d (diff)
downloadfreebsd-ports-gnome-7a68d1a8abc2912e37d8b70f9cfccc2979d5bfb9.tar.gz
freebsd-ports-gnome-7a68d1a8abc2912e37d8b70f9cfccc2979d5bfb9.tar.zst
freebsd-ports-gnome-7a68d1a8abc2912e37d8b70f9cfccc2979d5bfb9.zip
Spell PREFIX wih only one X.
PR: 8089 Submitted by: Sheldon Hearn <axl@iafrica.com>
Diffstat (limited to 'security/tcp_wrapper')
-rw-r--r--security/tcp_wrapper/files/patch-af2
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