diff options
-rw-r--r-- | share/man/man4/ip6.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/ip6.4 b/share/man/man4/ip6.4 index 798d05d25f6..2843f188276 100644 --- a/share/man/man4/ip6.4 +++ b/share/man/man4/ip6.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ip6.4,v 1.22 2007/05/31 19:19:50 jmc Exp $ +.\" $OpenBSD: ip6.4,v 1.23 2009/08/31 04:46:32 jmc Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -26,7 +26,7 @@ .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: August 31 2009 $ .Dt IP6 4 .Os .Sh NAME @@ -677,7 +677,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. The .Dv IPV6_PORTRANGE socket option and the conflict resolution rule are not defined in the |