From af0c472173572d1dca048cddecf6e0bc3779cf88 Mon Sep 17 00:00:00 2001 From: DTB Date: Thu, 1 Feb 2024 20:40:50 -0700 Subject: [PATCH] intcmp(1): fix man page POSIX reference --- docs/intcmp.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/intcmp.1 b/docs/intcmp.1 index 1a9a5e9..f370755 100644 --- a/docs/intcmp.1 +++ b/docs/intcmp.1 @@ -1,4 +1,4 @@ -.\" Copyright (c) 2023 DTB +.\" Copyright (c) 2023–2024 DTB .\" Copyright (c) 2023 Emma Tebibyte .\" .\" This work is licensed under CC BY-SA 4.0. To see a copy of this license, @@ -75,4 +75,4 @@ Copyright © 2023 DTB. License AGPLv3+: GNU AGPL version 3 or later .SH SEE ALSO -strcmp(1), scrut(1), str(1), test(1) +strcmp(1), scrut(1), str(1), test(1p)