strcmp(1): fix man page POSIX reference

This commit is contained in:
dtb 2024-02-01 20:42:15 -07:00
parent 791db2ed6d
commit fb929e63f5
Signed by: trinity
GPG Key ID: 31FF85CCB6DC7641
1 changed files with 2 additions and 3 deletions

View File

@ -1,10 +1,9 @@
.\" Copyright (c) 2023 DTB <trinity@trinity.moe>
.\" Copyright (c) 20232024 DTB <trinity@trinity.moe>
.\" Copyright (c) 2023 Emma Tebibyte <emma@tebibyte.media>
.\"
.\" This work is licensed under CC BY-SA 4.0. To see a copy of this license,
.\" visit <http://creativecommons.org/licenses/by-sa/4.0/>.
.TH STRCMP 1
.SH NAME
@ -60,4 +59,4 @@ Copyright © 2023 DTB. License AGPLv3+: GNU AGPL version 3 or later
.SH SEE ALSO
strcmp(3), intcmp(1), scrut(1), test(1)
strcmp(3), intcmp(1), scrut(1), test(1p)