aboutsummaryrefslogtreecommitdiffstats
path: root/security/tcp_wrapper/files/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'security/tcp_wrapper/files/patch-ae')
-rw-r--r--security/tcp_wrapper/files/patch-ae40
1 files changed, 40 insertions, 0 deletions
diff --git a/security/tcp_wrapper/files/patch-ae b/security/tcp_wrapper/files/patch-ae
new file mode 100644
index 000000000000..c1c87e528bf3
--- /dev/null
+++ b/security/tcp_wrapper/files/patch-ae
@@ -0,0 +1,40 @@
+*** tcpdchk.8.orig Tue Aug 5 10:18:09 1997
+--- tcpdchk.8 Tue Aug 5 10:18:29 1997
+***************
+*** 8,14 ****
+ \fItcpdchk\fR examines your tcp wrapper configuration and reports all
+ potential and real problems it can find. The program examines the
+ \fItcpd\fR access control files (by default, these are
+! \fI/etc/hosts.allow\fR and \fI/etc/hosts.deny\fR), and compares the
+ entries in these files against entries in the \fIinetd\fR or \fItlid\fR
+ network configuration files.
+ .PP
+--- 8,14 ----
+ \fItcpdchk\fR examines your tcp wrapper configuration and reports all
+ potential and real problems it can find. The program examines the
+ \fItcpd\fR access control files (by default, these are
+! \fI!!PREFIX!!/etc/hosts.allow\fR and \fI!!PREFIX!!/etc/hosts.deny\fR), and compares the
+ entries in these files against entries in the \fIinetd\fR or \fItlid\fR
+ network configuration files.
+ .PP
+***************
+*** 44,52 ****
+ .PP
+ The default locations of the \fItcpd\fR access control tables are:
+ .PP
+! /etc/hosts.allow
+ .br
+! /etc/hosts.deny
+ .SH SEE ALSO
+ .na
+ .nf
+--- 44,52 ----
+ .PP
+ The default locations of the \fItcpd\fR access control tables are:
+ .PP
+! !!PREFIX!!/etc/hosts.allow
+ .br
+! !!PREFIX!!/etc/hosts.deny
+ .SH SEE ALSO
+ .na
+ .nf