diff options
| author | Steve Price <steve@FreeBSD.org> | 1998-10-10 03:45:36 +0000 | 
|---|---|---|
| committer | Steve Price <steve@FreeBSD.org> | 1998-10-10 03:45:36 +0000 | 
| commit | 44fc85961a50a3e74744e975b64579cea7b5e5ed (patch) | |
| tree | 7ecc37b84e7b769ef7538d5fde65e9cfb7970790 /security/tcp_wrapper/files | |
| parent | '-lcrypt' is needed in the USE_DES case too. (diff) | |
Spell PREFIX wih only one X.
PR:		8089
Submitted by:	Sheldon Hearn <axl@iafrica.com>
Notes
Notes:
    svn path=/head/; revision=13817
Diffstat (limited to 'security/tcp_wrapper/files')
| -rw-r--r-- | security/tcp_wrapper/files/patch-af | 2 | 
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  | 
