From: Seth McDonald Date: Mon, 5 Jan 2026 09:18:41 +0000 (+1000) Subject: man/man2const/IPV6_MULTICAST_{HOPS,IF,LOOP}.2const: HISTORY: Add sections X-Git-Tag: man-pages-6.17~119 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ed1d19446fc6979f8760818003a1528c8da9fa9;p=thirdparty%2Fman-pages.git man/man2const/IPV6_MULTICAST_{HOPS,IF,LOOP}.2const: HISTORY: Add sections IPV6_MULTICAST_HOPS(2const), IPV6_MULTICAST_IF(2const), and IPV6_MULTICAST_LOOP(2const) first appeared in POSIX.1-2001.[1] [1] IEEE Std 1003.1-2001, Volume 1, Chapter 13 "Headers", p. 281. Signed-off-by: Seth McDonald Message-ID: <82a8170800bf0f1ac14762453f9877100e697377.1767599119.git.sethmcmail@pm.me> Signed-off-by: Alejandro Colomar --- diff --git a/man/man2const/IPV6_MULTICAST_HOPS.2const b/man/man2const/IPV6_MULTICAST_HOPS.2const index 448467d78..5f03e3cf3 100644 --- a/man/man2const/IPV6_MULTICAST_HOPS.2const +++ b/man/man2const/IPV6_MULTICAST_HOPS.2const @@ -36,6 +36,10 @@ See .BR setsockopt (2). See .BR ipv6 (7). +.SH HISTORY +.TP +.B IPV6_MULTICAST_HOPS +POSIX.1-2001. .SH SEE ALSO .BR IPPROTO_IPV6 (2const), .BR setsockopt (2), diff --git a/man/man2const/IPV6_MULTICAST_IF.2const b/man/man2const/IPV6_MULTICAST_IF.2const index ee269ccd9..e7a324dca 100644 --- a/man/man2const/IPV6_MULTICAST_IF.2const +++ b/man/man2const/IPV6_MULTICAST_IF.2const @@ -40,6 +40,10 @@ See .BR setsockopt (2). See .BR ipv6 (7). +.SH HISTORY +.TP +.B IPV6_MULTICAST_IF +POSIX.1-2001. .SH SEE ALSO .BR IPPROTO_IPV6 (2const), .BR setsockopt (2), diff --git a/man/man2const/IPV6_MULTICAST_LOOP.2const b/man/man2const/IPV6_MULTICAST_LOOP.2const index 32edb88c6..821c4d85f 100644 --- a/man/man2const/IPV6_MULTICAST_LOOP.2const +++ b/man/man2const/IPV6_MULTICAST_LOOP.2const @@ -29,6 +29,10 @@ See .BR setsockopt (2). See .BR ipv6 (7). +.SH HISTORY +.TP +.B IPV6_MULTICAST_LOOP +POSIX.1-2001. .SH SEE ALSO .BR IP_MULTICAST_LOOP (2const), .BR IPPROTO_IPV6 (2const),