]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
man/man2const/IPV6_MULTICAST_{HOPS,IF,LOOP}.2const: HISTORY: Add sections
authorSeth McDonald <seth.i.mcdonald@gmail.com>
Mon, 5 Jan 2026 09:18:41 +0000 (19:18 +1000)
committerAlejandro Colomar <alx@kernel.org>
Mon, 5 Jan 2026 14:38:49 +0000 (15:38 +0100)
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.
<https://pubs.opengroup.org/onlinepubs/009604499/basedefs/netinet/in.h.html>

Signed-off-by: Seth McDonald <sethmcmail@pm.me>
Message-ID: <82a8170800bf0f1ac14762453f9877100e697377.1767599119.git.sethmcmail@pm.me>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man/man2const/IPV6_MULTICAST_HOPS.2const
man/man2const/IPV6_MULTICAST_IF.2const
man/man2const/IPV6_MULTICAST_LOOP.2const

index 448467d7857a3e1027de41305fc26ec60504efcb..5f03e3cf36dcb4fa85684fda329652982d317f06 100644 (file)
@@ -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),
index ee269ccd9cc2b4ad158eda847aadad270491cc09..e7a324dca7b3a675907f4008b5284a64f87f3f90 100644 (file)
@@ -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),
index 32edb88c697027ceb3f2b1076f8003b6b97cefb5..821c4d85f05d0f4276f61334f92aca9d2d18ff4c 100644 (file)
@@ -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),