diff options
author | Jun-ichiro itojun Hagino <itojun@cvs.openbsd.org> | 2000-01-04 23:59:37 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@cvs.openbsd.org> | 2000-01-04 23:59:37 +0000 |
commit | 2205586954a2f5f0c7ee8e5f8178032df774cc62 (patch) | |
tree | 139ed055555b47a8b07d6ca525931c2d03d384de /share/man/man7/hier.7 | |
parent | f210194d90a27103d11a2d84d1e25645e839bb3e (diff) |
add /usr/include/netinet6.
From: "Todd T. Fries" <toddf@acm.org>
Diffstat (limited to 'share/man/man7/hier.7')
-rw-r--r-- | share/man/man7/hier.7 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index 1b0736d73cd..53b26a7d6a8 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hier.7,v 1.15 1999/10/28 06:45:21 chris Exp $ +.\" $OpenBSD: hier.7,v 1.16 2000/01/04 23:59:36 itojun Exp $ .\" $NetBSD: hier.7,v 1.7 1994/11/30 19:07:10 jtc Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -151,6 +151,9 @@ C include files for IMP protocols (see .It Li netinet/ C include files for Internet standard protocols (see .Xr inet 4 ) . +.It Li netinet6/ +C include files for Internet protocol version 6 (see +.Xr inet6 4 ) . .It Li netiso/ C include files for ISO standard protocols (see .Xr iso 4 ) . |