summaryrefslogtreecommitdiff
path: root/security/tcp_wrapper/files/patch-ab
blob: 53c21fb501650d4733687a21f3cc163a0fc22828 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*** hosts_access.3.orig	Tue Aug  5 10:14:01 1997
--- hosts_access.3	Tue Aug  5 10:14:35 1997
***************
*** 78,84 ****
  hosts_access(5), format of the access control tables.
  hosts_options(5), optional extensions to the base language.
  .SH FILES
! /etc/hosts.allow, /etc/hosts.deny, access control tables.
  .SH BUGS
  hosts_access() uses the strtok() library function. This may interfere
  with other code that relies on strtok().
--- 78,84 ----
  hosts_access(5), format of the access control tables.
  hosts_options(5), optional extensions to the base language.
  .SH FILES
! !!PREFIX!!/etc/hosts.allow, !!PREFIX!!/etc/hosts.deny, access control tables.
  .SH BUGS
  hosts_access() uses the strtok() library function. This may interfere
  with other code that relies on strtok().