summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2015-12-08 18:35:52 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2015-12-08 18:35:52 +0000
commitb1844d868e6263f654d5097da7f4a3c369991adf (patch)
treed2e47f6ffd705d2c70b3aa80716e6c2300417da3 /share
parent4c3a67e037b2b2991a9091ed5203767b3dbc48a0 (diff)
tweak previous;
Diffstat (limited to 'share')
-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