Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Apr 2024 15:36:26 GMT
From:      Mark Murray <markm@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 737799dfd3a8 - main - Now that D44168 has been merged to stable/14, update the manpage to correctly reflect history.
Message-ID:  <202404121536.43CFaQ8d004908@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by markm:

URL: https://cgit.FreeBSD.org/src/commit/?id=737799dfd3a87cbbe1ff091c13a90c98e3ee21d3

commit 737799dfd3a87cbbe1ff091c13a90c98e3ee21d3
Author:     Mark Murray <markm@FreeBSD.org>
AuthorDate: 2024-04-12 15:33:54 +0000
Commit:     Mark Murray <markm@FreeBSD.org>
CommitDate: 2024-04-12 15:33:54 +0000

    Now that D44168 has been merged to stable/14, update the manpage
    to correctly reflect history.
---
 lib/msun/man/lgamma.3 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/msun/man/lgamma.3 b/lib/msun/man/lgamma.3
index a77d524373fb..41d680e41bda 100644
--- a/lib/msun/man/lgamma.3
+++ b/lib/msun/man/lgamma.3
@@ -25,7 +25,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd March 1, 2024
+.Dd April 12, 2024
 .Dt LGAMMA 3
 .Os
 .Sh NAME
@@ -209,5 +209,5 @@ version of
 .Fn tgammal
 replaced the 80-bit stub version in
 version in
-.Fx 16 ,
+.Fx 14.1 ,
 thanks to an appropriate implementation from Arm.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404121536.43CFaQ8d004908>