From 87171508ab76508dcd0cdb3dec386c68547d46f1 Mon Sep 17 00:00:00 2001 From: pjanzen <> Date: Sat, 17 Feb 2001 23:13:26 +0000 Subject: spelling and grammar --- src/lib/libc/net/inet.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/lib/libc/net/inet.3 b/src/lib/libc/net/inet.3 index 7eb55caf3c..62f526c09d 100644 --- a/src/lib/libc/net/inet.3 +++ b/src/lib/libc/net/inet.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: inet.3,v 1.12 2000/09/22 20:09:31 aaron Exp $ +.\" $OpenBSD: inet.3,v 1.13 2001/02/17 23:13:26 pjanzen Exp $ .\" $NetBSD: inet.3,v 1.7 1997/06/18 02:25:24 lukem Exp $ .\" .\" Copyright (c) 1983, 1990, 1991, 1993 @@ -100,7 +100,7 @@ The routine interprets the specified character string as an Internet address, placing the address into the structure provided. It returns 1 if the string was successfully interpreted, -or 0 if the string is invalid. +or 0 if the string was invalid. The .Fn inet_addr and @@ -202,7 +202,7 @@ In order to support scoped IPv6 addresses, .Xr getaddrinfo 3 and .Xr getnameinfo 3 -are recommeded than functions presented here. +are recommended rather than the functions presented here. .Pp The presentation format of an IPv6 address is given in [RFC1884 2.2]: .Pp -- cgit v1.2.3-55-g6feb