diff options
author | itojun <itojun@FreeBSD.org> | 2000-01-06 03:47:57 +0000 |
---|---|---|
committer | itojun <itojun@FreeBSD.org> | 2000-01-06 03:47:57 +0000 |
commit | b5c109c1291c4e03464f6269b07b50999edc22db (patch) | |
tree | 5d62633157ba5751f690b2abde1325726da24f59 /share | |
parent | c00c4144da4d9a93b1be815521f532f6a140a094 (diff) | |
download | FreeBSD-src-b5c109c1291c4e03464f6269b07b50999edc22db.zip FreeBSD-src-b5c109c1291c4e03464f6269b07b50999edc22db.tar.gz |
bring in description for KAME IPv6 changes.
XXX it looks that sysctl.3 lacks most of PF_INET items.
Reviewed by: shin
Obtained from: KAME (netbsd-current)
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man7/hier.7 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index ae3791a..6de70d1 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -187,6 +187,10 @@ see 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 netipx/ IPX/SPX protocol stacks .It Li netkey/ |