From b1844d868e6263f654d5097da7f4a3c369991adf Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Tue, 8 Dec 2015 18:35:52 +0000 Subject: tweak previous; --- share/man/man9/if_get.9 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'share/man/man9') 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 -- cgit v1.2.3