From 870548b46ba7c304940215c36d5f56e29f63a8ce Mon Sep 17 00:00:00 2001 From: DTB Date: Thu, 1 Feb 2024 20:41:42 -0700 Subject: [PATCH] npc(1): fix man page POSIX reference --- docs/npc.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/npc.1 b/docs/npc.1 index 3c459a7..7f66c3d 100644 --- a/docs/npc.1 +++ b/docs/npc.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, @@ -62,7 +62,7 @@ Copyright © 2023 DTB. License AGPLv3+: GNU AGPL version 3 or later .SH SEE ALSO -cat(1), cat-v(1) +cat(1p), cat-v(1) .I UNIX Style, or cat -v Considered Harmful by Rob Pike