summaryrefslogtreecommitdiff
path: root/lib/libwrap
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2013-07-16 07:15:40 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2013-07-16 07:15:40 +0000
commit669c3c6b95281c6739b9ec98df1966449bc1e283 (patch)
tree791d73c817c5d9d5902bb5d5289ede9b568ef9ba /lib/libwrap
parentecaaf5c336ee85ad381e2e3b1aabbbe02d7b1280 (diff)
non[ -]existing -> non-existent;
Diffstat (limited to 'lib/libwrap')
-rw-r--r--lib/libwrap/hosts_access.56
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libwrap/hosts_access.5 b/lib/libwrap/hosts_access.5
index 9068a339279..33729542003 100644
--- a/lib/libwrap/hosts_access.5
+++ b/lib/libwrap/hosts_access.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: hosts_access.5,v 1.24 2007/05/31 19:19:39 jmc Exp $
+.\" $OpenBSD: hosts_access.5,v 1.25 2013/07/16 07:15:39 jmc Exp $
.\"
.\" Copyright (c) 1997, Jason Downs. All rights reserved.
.\"
@@ -23,7 +23,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: July 16 2013 $
.Dt HOSTS_ACCESS 5
.Os
.Sh NAME
@@ -69,7 +69,7 @@ file.
Otherwise, access will be granted.
.El
.Pp
-A non-existing access control file is treated as if it were an empty
+A non-existent access control file is treated as if it were an empty
file.
Thus, access control can be turned off by providing no access control files.
.Sh ACCESS CONTROL RULES