From 8efcc64928f96bb26a58ec04750688110502227f Mon Sep 17 00:00:00 2001 From: Robert Clausecker Date: Mon, 1 Dec 2025 16:19:33 +0100 Subject: [PATCH] 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 9a2ab5c7a84..d72513c2f30 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 ec647fea4a7..bdee56cc801 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.org