head	1.3;
access;
symbols
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2
	RELEASE_5_0_DP1:1.2
	RELEASE_4_5_0:1.2
	RELEASE_4_4_0:1.2
	RELEASE_4_3_0:1.2
	RELEASE_4_2_0:1.2
	RELEASE_4_1_1:1.2
	RELEASE_4_1_0:1.2
	RELEASE_3_5_0:1.2
	RELEASE_4_0_0:1.2
	RELEASE_3_4_0:1.2
	RELEASE_3_3_0:1.2
	RELEASE_3_2_0:1.2
	RELEASE_3_1_0:1.2
	RELEASE_2_2_8:1.2
	RELEASE_3_0_0:1.2
	RELEASE_2_2_7:1.1
	RELEASE_2_2_6:1.1
	RELEASE_2_2_5:1.1;
locks; strict;
comment	@# @;


1.3
date	2002.10.13.03.56.09;	author kris;	state dead;
branches;
next	1.2;

1.2
date	98.10.10.03.45.36;	author steve;	state Exp;
branches;
next	1.1;

1.1
date	97.08.05.08.36.00;	author torstenb;	state Exp;
branches;
next	;


desc
@@


1.3
log
@tcp_wrapper has been in the base system since 4.0-RELEASE.  Remove it.
@
text
@*** 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
@


1.2
log
@Spell PREFIX wih only one X.

PR:		8089
Submitted by:	Sheldon Hearn <axl@@iafrica.com>
@
text
@@


1.1
log
@/etc/hosts.{allow,deny} -> $PREFIX/etc/hosts.{allow,deny}
@
text
@d16 1
a16 1
! \fI!!PREFIX!!/etc/hosts.allow\fR and \fI!!PREFIXX!!/etc/hosts.deny\fR) and prints its
@
