Module Name: src
Committed By: joerg
Date: Tue Feb 5 17:36:03 UTC 2013
Modified Files:
src/share/man/man4: netintro.4
Log Message:
Include AF_INET6.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/share/man/man4/netintro.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/netintro.4
diff -u src/share/man/man4/netintro.4:1.23 src/share/man/man4/netintro.4:1.24
--- src/share/man/man4/netintro.4:1.23 Sat Dec 5 20:11:02 2009
+++ src/share/man/man4/netintro.4 Tue Feb 5 17:36:03 2013
@@ -1,4 +1,4 @@
-.\" $NetBSD: netintro.4,v 1.23 2009/12/05 20:11:02 pooka Exp $
+.\" $NetBSD: netintro.4,v 1.24 2013/02/05 17:36:03 joerg Exp $
.\"
.\" Copyright (c) 1983, 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)netintro.4 8.2 (Berkeley) 11/30/93
.\"
-.Dd September 7, 2006
+.Dd February 5, 2013
.Dt NETINTRO 4
.Os
.Sh NAME
@@ -144,6 +144,7 @@ are known to the system
#define AF_CCITT 10 /* CCITT protocols, X.25 etc */
#define AF_HYLINK 15 /* NSC Hyperchannel */
#define AF_ISO 18 /* ISO protocols */
+#define AF_INET6 24 /* internetwork, v6: UDP, TCP, etc. */
.Ed
.Sh ROUTING
.Ux