From 932e4432596447eb9331cc2a2bb74a26a35b4efc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 17 Jun 2024 12:52:03 +0200 Subject: Merging upstream version 4.23.0. Signed-off-by: Daniel Baumann --- templates/man3/tailq.3.pot | 58 ++++++++++++++++++++++++++++------------------ 1 file changed, 35 insertions(+), 23 deletions(-) (limited to 'templates/man3/tailq.3.pot') diff --git a/templates/man3/tailq.3.pot b/templates/man3/tailq.3.pot index 50c8727e..afe90509 100644 --- a/templates/man3/tailq.3.pot +++ b/templates/man3/tailq.3.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2024-03-01 17:11+0100\n" +"POT-Creation-Date: 2024-06-01 06:30+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -24,15 +24,15 @@ msgid "TAILQ" msgstr "" #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable opensuse-tumbleweed #, no-wrap -msgid "2023-10-31" +msgid "2024-05-02" msgstr "" #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable #, no-wrap -msgid "Linux man-pages 6.06" +msgid "Linux man-pages 6.8" msgstr "" #. type: SH @@ -180,7 +180,7 @@ msgstr "" #. .BI " TAILQ_ENTRY " NAME ); #. .BI "TAILQ_FOREACH_REVERSE_FROM(struct TYPE *" var ", TAILQ_HEAD *" head ", HEADNAME," #. .BI " TAILQ_ENTRY " NAME ); -#. .PP +#. .P #. .BI "TAILQ_FOREACH_SAFE(struct TYPE *" var ", TAILQ_HEAD *" head , #. .BI " TAILQ_ENTRY " NAME , #. .BI " struct TYPE *" temp_var ); @@ -275,7 +275,7 @@ msgstr "" #. .BI " TAILQ_ENTRY " NAME ); #. .BI "TAILQ_FOREACH_REVERSE_FROM(struct TYPE *" var ", TAILQ_HEAD *" head ", HEADNAME," #. .BI " TAILQ_ENTRY " NAME ); -#. .PP +#. .P #. .BI "TAILQ_FOREACH_SAFE(struct TYPE *" var ", TAILQ_HEAD *" head , #. .BI " TAILQ_ENTRY " NAME , #. .BI " struct TYPE *" temp_var ); @@ -528,7 +528,7 @@ msgstr "" #. .IR head . #. type: Plain text #. #-#-#-#-# debian-unstable: tailq.3.pot (PACKAGE VERSION) #-#-#-#-# -#. .PP +#. .P #. .BR TAILQ_FOREACH_FROM () #. behaves identically to #. .BR TAILQ_FOREACH () @@ -598,7 +598,7 @@ msgstr "" #. .IR head . #. type: Plain text #. #-#-#-#-# opensuse-tumbleweed: tailq.3.pot (PACKAGE VERSION) #-#-#-#-# -#. .PP +#. .P #. .BR TAILQ_FOREACH_FROM () #. behaves identically to #. .BR TAILQ_FOREACH () @@ -730,7 +730,7 @@ msgstr "" #. .IR head . #. type: Plain text #. #-#-#-#-# debian-unstable: tailq.3.pot (PACKAGE VERSION) #-#-#-#-# -#. .PP +#. .P #. .BR TAILQ_FOREACH_REVERSE_FROM () #. behaves identically to #. .BR TAILQ_FOREACH_REVERSE () @@ -742,7 +742,7 @@ msgstr "" #. .I var #. instead of the last element in the TAILQ referenced by #. .IR head . -#. .PP +#. .P #. .BR TAILQ_FOREACH_SAFE () #. and #. .BR TAILQ_FOREACH_REVERSE_SAFE () @@ -759,7 +759,7 @@ msgstr "" #. .I var #. as well as free it from within the loop safely without interfering with the #. traversal. -#. .PP +#. .P #. .BR TAILQ_FOREACH_FROM_SAFE () #. behaves identically to #. .BR TAILQ_FOREACH_SAFE () @@ -771,7 +771,7 @@ msgstr "" #. .I var #. instead of the first element in the TAILQ referenced by #. .IR head . -#. .PP +#. .P #. .BR TAILQ_FOREACH_REVERSE_FROM_SAFE () #. behaves identically to #. .BR TAILQ_FOREACH_REVERSE_SAFE () @@ -1005,7 +1005,7 @@ msgstr "" #. .IR head . #. type: Plain text #. #-#-#-#-# opensuse-tumbleweed: tailq.3.pot (PACKAGE VERSION) #-#-#-#-# -#. .PP +#. .P #. .BR TAILQ_FOREACH_REVERSE_FROM () #. behaves identically to #. .BR TAILQ_FOREACH_REVERSE () @@ -1017,7 +1017,7 @@ msgstr "" #. .I var #. instead of the last element in the TAILQ referenced by #. .IR head . -#. .PP +#. .P #. .BR TAILQ_FOREACH_SAFE () #. and #. .BR TAILQ_FOREACH_REVERSE_SAFE () @@ -1034,7 +1034,7 @@ msgstr "" #. .I var #. as well as free it from within the loop safely without interfering with the #. traversal. -#. .PP +#. .P #. .BR TAILQ_FOREACH_FROM_SAFE () #. behaves identically to #. .BR TAILQ_FOREACH_SAFE () @@ -1046,7 +1046,7 @@ msgstr "" #. .I var #. instead of the first element in the TAILQ referenced by #. .IR head . -#. .PP +#. .P #. .BR TAILQ_FOREACH_REVERSE_FROM_SAFE () #. behaves identically to #. .BR TAILQ_FOREACH_REVERSE_SAFE () @@ -1108,7 +1108,7 @@ msgstr "" #. .I head1 #. and #. .IR head2 . -#. .PP +#. .P #. type: Plain text #. #-#-#-#-# fedora-40: tailq.3.pot (PACKAGE VERSION) #-#-#-#-# #. .BR TAILQ_SWAP () @@ -1148,7 +1148,7 @@ msgstr "" #. .I head1 #. and #. .IR head2 . -#. .PP +#. .P #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed @@ -1448,15 +1448,21 @@ msgid "" msgstr "" #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-40 fedora-rawhide mageia-cauldron +#, no-wrap +msgid "2023-10-31" +msgstr "" + +#. type: TH +#: fedora-40 mageia-cauldron #, no-wrap -msgid "2023-05-03" +msgid "Linux man-pages 6.06" msgstr "" #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-rawhide #, no-wrap -msgid "Linux man-pages 6.05.01" +msgid "Linux man-pages 6.7" msgstr "" #. type: TH @@ -1470,3 +1476,9 @@ msgstr "" #, no-wrap msgid "Linux man-pages 6.04" msgstr "" + +#. type: TH +#: opensuse-tumbleweed +#, no-wrap +msgid "Linux man-pages (unreleased)" +msgstr "" -- cgit v1.2.3