Subject: CVS commit: src/share/man/man4
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 04/28/2004 07:25:51
Module Name:	src
Committed By:	dyoung
Date:		Wed Apr 28 07:25:51 UTC 2004

Modified Files:
	src/share/man/man4: ip6.4

Log Message:
Fix typo: setsockopt(s, IPPROTO_IPV6, IPV6_MULTICAST_LOOP, ...)
takes a u_int argument, not a u_char argument.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/share/man/man4/ip6.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.