Date: Fri, 13 Feb 2026 17:53:05 +0000 From: Robert Clausecker <fuz@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 8efcc64928f9 - main - Summary: *.3: misc man page fixes Message-ID: <698f6501.36702.449637b3@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/src/commit/?id=8efcc64928f96bb26a58ec04750688110502227f commit 8efcc64928f96bb26a58ec04750688110502227f Author: Robert Clausecker <fuz@FreeBSD.org> AuthorDate: 2025-12-01 15:19:33 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2026-02-13 17:52:12 +0000 Summary: *.3: misc man page fixes Approved by: markj (mentor) MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D55249 --- lib/libc/stdlib/reallocarray.3 | 2 +- share/man/man3/stdbit.3 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/libc/stdlib/reallocarray.3 b/lib/libc/stdlib/reallocarray.3 index 9a2ab5c7a840..d72513c2f301 100644 --- a/lib/libc/stdlib/reallocarray.3 +++ b/lib/libc/stdlib/reallocarray.3 @@ -176,4 +176,4 @@ The function first appeared in .Ox 6.1 and -.Fx 16.0 . +.Fx 15.1 . diff --git a/share/man/man3/stdbit.3 b/share/man/man3/stdbit.3 index ec647fea4a7f..bdee56cc8013 100644 --- a/share/man/man3/stdbit.3 +++ b/share/man/man3/stdbit.3 @@ -117,4 +117,4 @@ The header and the macros and functions defined therein where added in .Fx 15.1. .Sh AUTHOR -.Ah Robert Clausecker Aq Mt fuz@FreeBSD.org +.An Robert Clausecker Aq Mt fuz@FreeBSD.orghome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?698f6501.36702.449637b3>
