From 2c3307fb903f427be3d021c5780b75cac9af2ce8 Mon Sep 17 00:00:00 2001
From: Daniel Baumann <daniel.baumann@progress-linux.org>
Date: Mon, 17 Jun 2024 12:52:33 +0200
Subject: Merging upstream version 4.23.0.

Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
---
 templates/man3/logb.3.pot | 55 ++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 42 insertions(+), 13 deletions(-)

(limited to 'templates/man3/logb.3.pot')

diff --git a/templates/man3/logb.3.pot b/templates/man3/logb.3.pot
index 2ed5958f..c74fc211 100644
--- a/templates/man3/logb.3.pot
+++ b/templates/man3/logb.3.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2024-03-01 17:00+0100\n"
+"POT-Creation-Date: 2024-06-01 06:00+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 "logb"
 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
@@ -134,15 +134,15 @@ msgid "DESCRIPTION"
 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 ""
 "These functions extract the exponent from the internal floating-point "
 "representation of I<x> and return it as a floating-point value.  The integer "
 "constant B<FLT_RADIX>, defined in I<E<lt>float.hE<gt>>, indicates the radix "
 "used for the system's floating-point representation.  If B<FLT_RADIX> is 2, "
-"B<logb(>I<x>B<)> is equal to B<floor(log2(>I<x>B<))>, except that it is "
-"probably faster."
+"B<logb(>I<x>B<)> is similar to B<floor(log2(fabs(>I<x>B<)))>\\f[R],\\fR "
+"except that the latter may give an incorrect integer due to intermediate "
+"rounding."
 msgstr ""
 
 #. type: Plain text
@@ -414,21 +414,44 @@ msgstr ""
 msgid "Linux man-pages 6.03"
 msgstr ""
 
+#. type: Plain text
+#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6
+msgid ""
+"These functions extract the exponent from the internal floating-point "
+"representation of I<x> and return it as a floating-point value.  The integer "
+"constant B<FLT_RADIX>, defined in I<E<lt>float.hE<gt>>, indicates the radix "
+"used for the system's floating-point representation.  If B<FLT_RADIX> is 2, "
+"B<logb(>I<x>B<)> is equal to B<floor(log2(>I<x>B<))>, except that it is "
+"probably faster."
+msgstr ""
+
 #. type: Plain text
 #: debian-bookworm
 msgid "C99, POSIX.1-2001, POSIX.1-2008."
 msgstr ""
 
 #. type: TH
-#: debian-unstable opensuse-tumbleweed
+#: fedora-40 mageia-cauldron
 #, no-wrap
-msgid "2023-07-20"
+msgid "2023-10-31"
+msgstr ""
+
+#. type: TH
+#: fedora-40 mageia-cauldron
+#, no-wrap
+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-12"
+msgstr ""
+
+#. type: TH
+#: fedora-rawhide
+#, no-wrap
+msgid "Linux man-pages 6.7"
 msgstr ""
 
 #. type: TH
@@ -442,3 +465,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