diff options
Diffstat (limited to 'src/lib/libc')
| -rw-r--r-- | src/lib/libc/net/gethostbyname.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libc/net/gethostbyname.3 b/src/lib/libc/net/gethostbyname.3 index 1a627f403b..1ddfec6254 100644 --- a/src/lib/libc/net/gethostbyname.3 +++ b/src/lib/libc/net/gethostbyname.3 | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | .\" $OpenBSD: gethostbyname.3,v 1.20 2003/06/30 16:54:53 millert Exp $ | 1 | .\" $OpenBSD: gethostbyname.3,v 1.21 2004/03/02 21:37:56 tedu Exp $ |
| 2 | .\" | 2 | .\" |
| 3 | .\" Copyright (c) 1983, 1987, 1991, 1993 | 3 | .\" Copyright (c) 1983, 1987, 1991, 1993 |
| 4 | .\" The Regents of the University of California. All rights reserved. | 4 | .\" The Regents of the University of California. All rights reserved. |
| @@ -228,9 +228,9 @@ for example, a mail-forwarder may be registered for this domain. | |||
| 228 | .It Dv NETDB_INTERNAL | 228 | .It Dv NETDB_INTERNAL |
| 229 | An internal error occurred. | 229 | An internal error occurred. |
| 230 | This may occurs when an address family other than | 230 | This may occurs when an address family other than |
| 231 | .It Dv AF_INET | 231 | .Dv AF_INET |
| 232 | or | 232 | or |
| 233 | .It Dv AF_INET6 | 233 | .Dv AF_INET6 |
| 234 | is specified or when a resource is unable to be allocated. | 234 | is specified or when a resource is unable to be allocated. |
| 235 | the | 235 | the |
| 236 | .It Dv NETDB_SUCCESS | 236 | .It Dv NETDB_SUCCESS |
