diff options
Diffstat (limited to 'src/lib/libc/net/gethostbyname.3')
-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 37069c0a59..e28fed361c 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.9 1998/09/07 16:44:35 aaron Exp $ | 1 | .\" $OpenBSD: gethostbyname.3,v 1.10 1999/02/27 21:55:27 deraadt 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. |
@@ -123,7 +123,7 @@ See | |||
123 | .Xr hostname 7 | 123 | .Xr hostname 7 |
124 | for the domain search procedure and the alias file format. | 124 | for the domain search procedure and the alias file format. |
125 | .Pp | 125 | .Pp |
126 | .Fn Gethostbyname2 | 126 | .Fn gethostbyname2 |
127 | is an advanced form of | 127 | is an advanced form of |
128 | .Fn gethostbyname | 128 | .Fn gethostbyname |
129 | which allows lookups in address families other than | 129 | which allows lookups in address families other than |