From 0375f536610ba6050efa6e921b3287a6a83d8ee4 Mon Sep 17 00:00:00 2001 From: Motoyuki Konno Date: Sun, 30 Aug 2009 14:45:09 +0000 Subject: [PATCH] Fix the reference for the IPV6_V6ONLY option. This option is described in RFC 3493, not 3542. PR: docs/134127 Submitted by: Kenji Rikitake MFC after: 2 weeks --- share/man/man4/ip6.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man4/ip6.4 b/share/man/man4/ip6.4 index 633537bb1ec1..caf5ae5a4041 100644 --- a/share/man/man4/ip6.4 +++ b/share/man/man4/ip6.4 @@ -692,7 +692,7 @@ An ancillary data object was improperly formed. Most of the socket options are defined in RFC 2292 or RFC 2553. The .Dv IPV6_V6ONLY -socket option is defined in RFC 3542. +socket option is defined in RFC 3493 Section 5.3. The .Dv IPV6_PORTRANGE socket option and the conflict resolution rule are not defined in the