summaryrefslogtreecommitdiffstats
path: root/templates/man3/printf.3.pot
diff options
context:
space:
mode:
Diffstat (limited to 'templates/man3/printf.3.pot')
-rw-r--r--templates/man3/printf.3.pot80
1 files changed, 53 insertions, 27 deletions
diff --git a/templates/man3/printf.3.pot b/templates/man3/printf.3.pot
index f20c3ba9..0068f4b8 100644
--- a/templates/man3/printf.3.pot
+++ b/templates/man3/printf.3.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2024-03-01 17:04+0100\n"
+"POT-Creation-Date: 2024-06-01 06:09+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24,15 +24,15 @@ msgid "printf"
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
@@ -207,7 +207,8 @@ msgid ""
msgstr ""
#. type: Plain text
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid ""
"C99 and POSIX.1-2001 specify that the results are undefined if a call to "
"B<sprintf>(), B<snprintf>(), B<vsprintf>(), or B<vsnprintf>() would cause "
@@ -1044,15 +1045,15 @@ msgid "RETURN VALUE"
msgstr ""
#. type: Plain text
-#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
-#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed
msgid ""
-"Upon successful return, these functions return the number of characters "
-"printed (excluding the null byte used to end output to strings)."
+"Upon successful return, these functions return the number of bytes printed "
+"(excluding the null byte used to end output to strings)."
msgstr ""
#. type: Plain text
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid ""
"The functions B<snprintf>() and B<vsnprintf>() do not write more than "
"I<size> bytes (including the terminating null byte (\\[aq]\\e0\\[aq])). If "
@@ -1340,7 +1341,7 @@ msgstr ""
#. support for \fB%D\fP disappeared.)
#. No locale-dependent radix character,
#. no thousands' separator, no NaN or infinity, no "%m$" and "*m$".
-#. .PP
+#. .P
#. Linux libc5 knows about the five C standard flags and the \[aq] flag,
#. locale, "%m$" and "*m$".
#. It knows about the length modifiers \fBh\fP, \fBl\fP, \fBL\fP,
@@ -1351,9 +1352,9 @@ msgstr ""
#. .BR m ,
#. which outputs
#. .IR strerror(errno) .
-#. .PP
+#. .P
#. glibc 2.0 adds conversion characters \fBC\fP and \fBS\fP.
-#. .PP
+#. .P
#. type: Plain text
#. #-#-#-#-# fedora-40: printf.3.pot (PACKAGE VERSION) #-#-#-#-#
#. Linux libc4 knows about the five C standard flags.
@@ -1485,7 +1486,7 @@ msgstr ""
#. support for \fB%D\fP disappeared.)
#. No locale-dependent radix character,
#. no thousands' separator, no NaN or infinity, no "%m$" and "*m$".
-#. .PP
+#. .P
#. Linux libc5 knows about the five C standard flags and the \[aq] flag,
#. locale, "%m$" and "*m$".
#. It knows about the length modifiers \fBh\fP, \fBl\fP, \fBL\fP,
@@ -1496,9 +1497,9 @@ msgstr ""
#. .BR m ,
#. which outputs
#. .IR strerror(errno) .
-#. .PP
+#. .P
#. glibc 2.0 adds conversion characters \fBC\fP and \fBS\fP.
-#. .PP
+#. .P
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
@@ -1636,7 +1637,7 @@ msgstr ""
#. with early libc4 leads to serious security problems.
#. type: Plain text
#. #-#-#-#-# debian-unstable: printf.3.pot (PACKAGE VERSION) #-#-#-#-#
-#. .PP
+#. .P
#. Linux libc4.[45] does not have a
#. .BR snprintf (),
#. but provides a libbsd that contains an
@@ -1711,7 +1712,7 @@ msgstr ""
#. with early libc4 leads to serious security problems.
#. type: Plain text
#. #-#-#-#-# opensuse-tumbleweed: printf.3.pot (PACKAGE VERSION) #-#-#-#-#
-#. .PP
+#. .P
#. Linux libc4.[45] does not have a
#. .BR snprintf (),
#. but provides a libbsd that contains an
@@ -1746,7 +1747,7 @@ msgstr ""
#. caused memory leaks.
#. type: Plain text
#. #-#-#-#-# debian-unstable: printf.3.pot (PACKAGE VERSION) #-#-#-#-#
-#. .PP
+#. .P
#. Some floating-point conversions under early libc4
#. caused memory leaks.
#. type: Plain text
@@ -1771,7 +1772,7 @@ msgstr ""
#. caused memory leaks.
#. type: Plain text
#. #-#-#-#-# opensuse-tumbleweed: printf.3.pot (PACKAGE VERSION) #-#-#-#-#
-#. .PP
+#. .P
#. Some floating-point conversions under early libc4
#. caused memory leaks.
#. type: Plain text
@@ -1953,7 +1954,7 @@ msgid "Linux man-pages 6.03"
msgstr ""
#. type: Plain text
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"C99 and POSIX.1-2001 specify that the results are undefined if a call to "
"B<sprintf>(), B<snprintf>(), B<vsprintf>(), or B<vsnprintf>() would cause "
@@ -1975,7 +1976,14 @@ msgid ""
msgstr ""
#. type: Plain text
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6
+msgid ""
+"Upon successful return, these functions return the number of characters "
+"printed (excluding the null byte used to end output to strings)."
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"The functions B<snprintf>() and B<vsnprintf>() do not write more than "
"I<size> bytes (including the terminating null byte (\\[aq]\\e0\\[aq])). If "
@@ -2087,15 +2095,27 @@ msgid ""
msgstr ""
#. type: TH
-#: debian-unstable opensuse-tumbleweed
+#: fedora-40 mageia-cauldron
+#, no-wrap
+msgid "2023-10-31"
+msgstr ""
+
+#. type: TH
+#: fedora-40 mageia-cauldron
#, no-wrap
-msgid "2023-07-20"
+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 "2024-03-16"
+msgstr ""
+
+#. type: TH
+#: fedora-rawhide
+#, no-wrap
+msgid "Linux man-pages 6.7"
msgstr ""
#. type: TH
@@ -2109,3 +2129,9 @@ msgstr ""
#, no-wrap
msgid "Linux man-pages 6.04"
msgstr ""
+
+#. type: TH
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "Linux man-pages (unreleased)"
+msgstr ""