diff options
Diffstat (limited to 'src/lib/libc/net')
-rw-r--r-- | src/lib/libc/net/gethostbyname.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libc/net/gethostbyname.3 b/src/lib/libc/net/gethostbyname.3 index 8d2c18fd7e..37069c0a59 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.8 1998/07/24 20:49:11 deraadt Exp $ | 1 | .\" $OpenBSD: gethostbyname.3,v 1.9 1998/09/07 16:44:35 aaron 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. |
@@ -159,7 +159,7 @@ connection. | |||
159 | .Pp | 159 | .Pp |
160 | The | 160 | The |
161 | .Fn herror | 161 | .Fn herror |
162 | function prints an error message describing the failure. If it's argument | 162 | function prints an error message describing the failure. If its argument |
163 | .Fa string | 163 | .Fa string |
164 | is | 164 | is |
165 | .Pf non Dv -NULL , | 165 | .Pf non Dv -NULL , |