summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2015-12-08 18:35:51 +0000
committerjmc <jmc@openbsd.org>2015-12-08 18:35:51 +0000
commitdecd3de3483e07737cdf736b514f64ff90152b09 (patch)
treeb33e814902438467952846dd783fce01bd7f60a8
parentremove libexec/smtpd; (diff)
downloadwireguard-openbsd-decd3de3483e07737cdf736b514f64ff90152b09.tar.xz
wireguard-openbsd-decd3de3483e07737cdf736b514f64ff90152b09.zip
tweak previous;
-rw-r--r--share/man/man9/if_get.96
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/if_get.9 b/share/man/man9/if_get.9
index 7fe69de1bb5..5174d7c2676 100644
--- a/share/man/man9/if_get.9
+++ b/share/man/man9/if_get.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: if_get.9,v 1.1 2015/12/08 10:06:40 mpi Exp $
+.\" $OpenBSD: if_get.9,v 1.2 2015/12/08 18:35:51 jmc Exp $
.\"
.\" Copyright (c) 2015 Martin Pieuchot
.\"
@@ -39,8 +39,8 @@ is called on the returned pointer.
.Pp
The index value
.Dv 0
-is never associated to an interface descriptor and can be used to determine if
-and interface index is valid or not.
+is never associated with an interface descriptor and can be used to determine if
+an interface index is valid or not.
.Pp
The
.Fn if_put