summaryrefslogtreecommitdiffstats
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
parentAdd missing .An and .Mt macros. (diff)
downloadwireguard-openbsd-b4609baffc9319313f16d7eb3391d824ed44bbd7.tar.xz
wireguard-openbsd-b4609baffc9319313f16d7eb3391d824ed44bbd7.zip
non[ -]existing -> non-existent;
-rw-r--r--lib/libwrap/hosts_access.56
-rw-r--r--libexec/identd/identd.86
2 files changed, 6 insertions, 6 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
diff --git a/libexec/identd/identd.8 b/libexec/identd/identd.8
index 54dd19751bc..4a64890096e 100644
--- a/libexec/identd/identd.8
+++ b/libexec/identd/identd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: identd.8,v 1.31 2013/03/11 22:34:31 jmc Exp $
+.\" $OpenBSD: identd.8,v 1.32 2013/07/16 07:15:39 jmc Exp $
.\"
.\" Copyright (c) 1997, Jason Downs. All rights reserved.
.\"
@@ -27,7 +27,7 @@
.\" Copyright (c) 1992 Peter Eriksson, Lysator, Linkoping University.
.\" This software has been released into the public domain.
.\"
-.Dd $Mdocdate: March 11 2013 $
+.Dd $Mdocdate: July 16 2013 $
.Dt IDENTD 8
.Os
.Sh NAME
@@ -92,7 +92,7 @@ or
.Dq INVALID-PORT
errors.
.It Fl H
-Hide information about non existing users (e.g., connections through NAT) as
+Hide information about non-existent users (e.g., connections through NAT) as
well as existing users.
Implies
.Fl h .