git: c3b03044e7e3 - main - queue.3: Update .Dd
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 28 Apr 2025 15:14:28 UTC
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=c3b03044e7e3a0a37159acf97d2f94d3a21449f3 commit c3b03044e7e3a0a37159acf97d2f94d3a21449f3 Author: Olivier Certner <olce@FreeBSD.org> AuthorDate: 2025-04-28 14:59:11 +0000 Commit: Olivier Certner <olce@FreeBSD.org> CommitDate: 2025-04-28 15:13:50 +0000 queue.3: Update .Dd Noted by: lwhsu MFC after: 3 days Sponsored by: The FreeBSD Foundation --- 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 53b4a3eab120..8d4492b8be69 100644 --- a/share/man/man3/queue.3 +++ b/share/man/man3/queue.3 @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd February 10, 2025 +.Dd April 28, 2025 .Dt QUEUE 3 .Os .Sh NAME