git: 87795ea45407 - stable/15 - getrlimitusage.2: Update HISTORY section

From: Ed Maste <emaste_at_FreeBSD.org>
Date: Mon, 27 Oct 2025 14:34:59 UTC
The branch stable/15 has been updated by emaste:

URL: https://cgit.FreeBSD.org/src/commit/?id=87795ea45407355de4e36388ed6c02ef70b9241a

commit 87795ea45407355de4e36388ed6c02ef70b9241a
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2025-10-24 12:10:26 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2025-10-27 14:34:42 +0000

    getrlimitusage.2: Update HISTORY section
    
    Add 14.2, as this was cherry-picked prior to release.
    
    Reported by:    Harald Eilertsen
    Reviewed by:    kib
    Sponsored by:   The FreeBSD Foundation
    Differential Revision: https://reviews.freebsd.org/D53320
    
    (cherry picked from commit 2387a51af235e4304c63f95465a569c878f49dcd)
---
 lib/libsys/getrlimitusage.2 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/libsys/getrlimitusage.2 b/lib/libsys/getrlimitusage.2
index e2114def56c2..d0e92d7f88b4 100644
--- a/lib/libsys/getrlimitusage.2
+++ b/lib/libsys/getrlimitusage.2
@@ -25,7 +25,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd September 27, 2024
+.Dd October 24, 2025
 .Dt GETRLIMITUSAGE 2
 .Os
 .Sh NAME
@@ -97,4 +97,4 @@ and
 The
 .Fn getrlimitusage
 system call appeared in
-.Bx 15.0 .
+.Fx 14.2 .