diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-01-24 22:46:59 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-01-24 22:46:59 +0000 |
commit | 9d1fc0595e5641563cdb0b09ef7eda69d71f9704 (patch) | |
tree | 8fa032de4df5d5a39e1891f85d35e8305285a9ba /share | |
parent | 07988943d0f245ed2b2d547f8246d77d0f92ebcd (diff) |
-r1.23 introduced an error in signposting, as spotted by Stefan Sperling;
fix that now;
while i'm here, the text read very badly, so i've redone the paragraph;
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/inet6.4 | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/share/man/man4/inet6.4 b/share/man/man4/inet6.4 index 8190b414a69..1ffb55e34a1 100644 --- a/share/man/man4/inet6.4 +++ b/share/man/man4/inet6.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: inet6.4,v 1.27 2007/05/31 19:19:50 jmc Exp $ +.\" $OpenBSD: inet6.4,v 1.28 2008/01/24 22:46:58 jmc Exp $ .\" $KAME: inet6.4,v 1.19 2000/11/24 10:13:18 itojun Exp $ .\" .\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: January 24 2008 $ .Dt INET6 4 .Os .Sh NAME @@ -273,10 +273,9 @@ message protocol is accessible from a raw socket. .Ox does not route IPv4 traffic to an .Dv AF_INET6 -socket. -The particular behavior in RFC 2553 is intentionally omitted for security -reasons presented above. -If both IPv4 and IPv6 traffic need to be accepted, listen to two sockets. +socket, +for security reasons. +If both IPv4 and IPv6 traffic need to be accepted, listen on two sockets. .Pp The behavior of .Dv AF_INET6 |