Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/gen s/IPV6_BINDV6ONLY/IPV6_V6ONLY/



details:   https://anonhg.NetBSD.org/src/rev/2f33362047ef
branches:  trunk
changeset: 526932:2f33362047ef
user:      itojun <itojun%NetBSD.org@localhost>
date:      Tue May 14 10:25:34 2002 +0000

description:
s/IPV6_BINDV6ONLY/IPV6_V6ONLY/

diffstat:

 lib/libc/gen/sysctl.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r efd34ad0c435 -r 2f33362047ef lib/libc/gen/sysctl.3
--- a/lib/libc/gen/sysctl.3     Tue May 14 06:40:32 2002 +0000
+++ b/lib/libc/gen/sysctl.3     Tue May 14 10:25:34 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: sysctl.3,v 1.90 2002/02/26 16:07:23 martin Exp $
+.\"    $NetBSD: sysctl.3,v 1.91 2002/05/14 10:25:34 itojun Exp $
 .\"
 .\" Copyright (c) 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -1049,7 +1049,7 @@
 babysitting, in seconds.
 .It Li ip6.bindv6only
 The variable specifies initial value for
-.Dv IPV6_BINDV6ONLY
+.Dv IPV6_V6ONLY
 socket option for
 .Dv AF_INET6
 socket.



Home | Main Index | Thread Index | Old Index