git: 5ef005d37873 - stable/14 - queue.3: Update .Dd

From: Olivier Certner <olce_at_FreeBSD.org>
Date: Thu, 01 May 2025 19:51:57 UTC
The branch stable/14 has been updated by olce:

URL: https://cgit.FreeBSD.org/src/commit/?id=5ef005d37873552e0fb94da4da533f08d3dcd5ce

commit 5ef005d37873552e0fb94da4da533f08d3dcd5ce
Author:     Olivier Certner <olce@FreeBSD.org>
AuthorDate: 2025-04-28 14:59:11 +0000
Commit:     Olivier Certner <olce@FreeBSD.org>
CommitDate: 2025-05-01 19:48:47 +0000

    queue.3: Update .Dd
    
    Noted by:       lwhsu
    MFC after:      3 days
    Sponsored by:   The FreeBSD Foundation
    
    (cherry picked from commit c3b03044e7e3a0a37159acf97d2f94d3a21449f3)
---
 share/man/man3/queue.3 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/man/man3/queue.3 b/share/man/man3/queue.3
index bf0717ffca59..a43357d9dd13 100644
--- a/share/man/man3/queue.3
+++ b/share/man/man3/queue.3
@@ -27,7 +27,7 @@
 .\"
 .\"	@(#)queue.3	8.2 (Berkeley) 1/24/94
 .\"
-.Dd February 10, 2025
+.Dd April 28, 2025
 .Dt QUEUE 3
 .Os
 .Sh NAME