aboutsummaryrefslogtreecommitdiffstats
path: root/security/tcp_wrapper/files/patch-af
blob: 437720f9296f4e5bca2fd0b90fa8fdabf56541e4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
*** tcpdmatch.8.orig    Tue Aug  5 10:18:39 1997
--- tcpdmatch.8 Tue Aug  5 10:18:56 1997
***************
*** 11,17 ****
  request for service.  Examples are given below.
  .PP
  The program examines the \fItcpd\fR access control tables (default
! \fI/etc/hosts.allow\fR and \fI/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
--- 11,17 ----
  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!!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
***************
*** 76,84 ****
  .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
--- 76,84 ----
  .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