summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJun-ichiro itojun Hagino <itojun@cvs.openbsd.org>1999-12-25 02:10:38 +0000
committerJun-ichiro itojun Hagino <itojun@cvs.openbsd.org>1999-12-25 02:10:38 +0000
commit4a6ef205c38d6e48720b261c61dd09049cba0f65 (patch)
tree73c638afcd04dbfa0a660a794b00d70009555049
parent514b01809712a80b8c2323f016ac9b9282754740 (diff)
fix rfc number.
-rw-r--r--share/man/man4/inet6.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/inet6.4 b/share/man/man4/inet6.4
index 6e4ad619e55..a925661ec81 100644
--- a/share/man/man4/inet6.4
+++ b/share/man/man4/inet6.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: inet6.4,v 1.2 1999/12/19 03:14:27 itojun Exp $
+.\" $OpenBSD: inet6.4,v 1.3 1999/12/25 02:10:37 itojun Exp $
.\"
.\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
.\" All rights reserved.
@@ -110,7 +110,7 @@ can be obtained by setting
field into 0, or by using the address contained in variable
.Dv in6addr_any .
.Pp
-The implementation intentionally does not support RFC1993 IPv4 mapped address
+The implementation intentionally does not support RFC2553 IPv4 mapped address
.Pq IPv4 traffic on top of AF_INET6 socket ,
due to its possible negative impact to security and access control.
.Pp