diff options
Diffstat (limited to 'share/man/man4/inet.4')
-rw-r--r-- | share/man/man4/inet.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/inet.4 b/share/man/man4/inet.4 index 10100b7f7ab..9d84ea24670 100644 --- a/share/man/man4/inet.4 +++ b/share/man/man4/inet.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: inet.4,v 1.14 2007/05/31 19:19:50 jmc Exp $ +.\" $OpenBSD: inet.4,v 1.15 2014/01/21 03:15:46 schwarze Exp $ .\" $NetBSD: inet.4,v 1.3 1994/11/30 16:22:18 jtc Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)inet.4 8.1 (Berkeley) 6/5/93 .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: January 21 2014 $ .Dt INET 4 .Os .Sh NAME @@ -62,7 +62,7 @@ network standard format (on the these are word and byte reversed). The include file -.Aq Pa netinet/in.h +.In netinet/in.h defines this address as a discriminated union. .Pp Sockets bound to the Internet protocol family utilize |