diff options
Diffstat (limited to '')
-rw-r--r-- | src/lib/libc/net/gai_strerror.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libc/net/gai_strerror.3 b/src/lib/libc/net/gai_strerror.3 index 680c8d4e4a..e0373eb91e 100644 --- a/src/lib/libc/net/gai_strerror.3 +++ b/src/lib/libc/net/gai_strerror.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: gai_strerror.3,v 1.8 2013/06/05 03:39:22 tedu Exp $ | 1 | .\" $OpenBSD: gai_strerror.3,v 1.9 2014/01/21 03:15:45 schwarze Exp $ |
2 | .\" $KAME: gai_strerror.3,v 1.1 2005/01/05 03:04:47 itojun Exp $ | 2 | .\" $KAME: gai_strerror.3,v 1.1 2005/01/05 03:04:47 itojun Exp $ |
3 | .\" | 3 | .\" |
4 | .\" Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") | 4 | .\" Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") |
@@ -16,7 +16,7 @@ | |||
16 | .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR | 16 | .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR |
17 | .\" PERFORMANCE OF THIS SOFTWARE. | 17 | .\" PERFORMANCE OF THIS SOFTWARE. |
18 | .\" | 18 | .\" |
19 | .Dd $Mdocdate: June 5 2013 $ | 19 | .Dd $Mdocdate: January 21 2014 $ |
20 | .Dt GAI_STRERROR 3 | 20 | .Dt GAI_STRERROR 3 |
21 | .Os | 21 | .Os |
22 | .Sh NAME | 22 | .Sh NAME |
@@ -38,7 +38,7 @@ or | |||
38 | .Xr getnameinfo 3 . | 38 | .Xr getnameinfo 3 . |
39 | .Pp | 39 | .Pp |
40 | The following error codes and their meaning are defined in | 40 | The following error codes and their meaning are defined in |
41 | .Aq Pa netdb.h : | 41 | .In netdb.h : |
42 | .Pp | 42 | .Pp |
43 | .Bl -tag -width "EAI_ADDRFAMILYXX" -offset indent -compact | 43 | .Bl -tag -width "EAI_ADDRFAMILYXX" -offset indent -compact |
44 | .It Dv EAI_ADDRFAMILY | 44 | .It Dv EAI_ADDRFAMILY |