[patch] ipv6.7: documents SOL_IPV6 as an alternative to IPPROTO_IPV6 for socket level.

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

 



From: Stéphane Aulery <saulery@xxxxxxx>

Fix for Debian bug #472447 reported by David Madore <david.madore@xxxxxx>

Signed-off-by: Stéphane Aulery <saulery@xxxxxxx>
---
 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

--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux