Your message dated Wed, 4 Mar 2015 00:20:38 +0100 with message-id <[email protected]> has caused the report #472447, regarding ipv6(7) should document SOL_IPV6 to be marked as having been forwarded to the upstream software author(s) [email protected]
(NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 472447: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=472447 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---From: Stéphane Aulery <[email protected]> Fix for Debian bug #472447 reported by David Madore <[email protected]> Signed-off-by: Stéphane Aulery <[email protected]> --- man7/ipv6.7 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/man7/ipv6.7 b/man7/ipv6.7 index c4e6cac..cd1af35 100644 --- a/man7/ipv6.7 +++ b/man7/ipv6.7 @@ -195,7 +195,9 @@ IPv6 supports some protocol-specific socket options that can be set with and read with .BR getsockopt (2). The socket option level for IPv6 is -.BR IPPROTO_IPV6 . +.BR IPPROTO_IPV6 +(or its alternative +.BR SOL_IPV6 ). A boolean integer flag is zero when it is false, otherwise true. .TP .B IPV6_ADDRFORM -- 2.1.4
--- End Message ---

