diff options
author | Jun-ichiro itojun Hagino <itojun@cvs.openbsd.org> | 2001-06-24 19:42:24 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@cvs.openbsd.org> | 2001-06-24 19:42:24 +0000 |
commit | 4d339188d7d3d36098d08968a138bb031f00562d (patch) | |
tree | 3b8ab40581ca01d9a150ef1a3aeb9e1a6a011ba4 /share | |
parent | c933de3703ef3c1d14a202efa8a12190ac577322 (diff) |
update reference to sys/netinet6/IMPLEMENTATION
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/inet6.4 | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/share/man/man4/inet6.4 b/share/man/man4/inet6.4 index ca38b563bf3..4d7b7f2ae17 100644 --- a/share/man/man4/inet6.4 +++ b/share/man/man4/inet6.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: inet6.4,v 1.21 2001/06/23 05:57:05 deraadt Exp $ +.\" $OpenBSD: inet6.4,v 1.22 2001/06/24 19:42:23 itojun Exp $ .\" $KAME: inet6.4,v 1.19 2000/11/24 10:13:18 itojun Exp $ .\" .\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. @@ -148,7 +148,11 @@ socket, kernel memory accesses via and some other occasions. HOWEVER, users should never use the embedded form. For details please consult -.Pa sys/netinet6/IMPLEMENTATION . +.Pa http://www.kame.net/dev/cvsweb.cgi/kame/IMPLEMENTATION . +Note that the above URL describes the situation with the latest KAME tree, +not the +.Ox +tree. .Sh PROTOCOLS The .Nm |