summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2013-07-16 07:15:39 +0000
committerjmc <jmc@openbsd.org>2013-07-16 07:15:39 +0000
commitb4609baffc9319313f16d7eb3391d824ed44bbd7 (patch)
tree13258350f8c04f01580ad1ce4c69ad3fc4745fcb /lib
parentAdd missing .An and .Mt macros. (diff)
downloadwireguard-openbsd-b4609baffc9319313f16d7eb3391d824ed44bbd7.tar.xz
wireguard-openbsd-b4609baffc9319313f16d7eb3391d824ed44bbd7.zip
non[ -]existing -> non-existent;
Diffstat (limited to 'lib')
-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