From 2a3493b93ba64b69d04ceff86591339a8d0cdf86 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Fri, 9 Jun 2023 20:47:03 -0700 Subject: [PATCH] Correct man page URI formatting. Don't format URL's embedding a ',' where one doesn't exist; so that one may copy-n-paste the displayed URL into a browser. --- lib/libc/string/strlcpy.3 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/libc/string/strlcpy.3 b/lib/libc/string/strlcpy.3 index e659078a6ee..8e440d2769f 100644 --- a/lib/libc/string/strlcpy.3 +++ b/lib/libc/string/strlcpy.3 @@ -196,8 +196,7 @@ As a matter of fact, the first version of this manual page got it wrong. .%I USENIX Association .%B Proceedings of the FREENIX Track: 1999 USENIX Annual Technical Conference .%D June 6-11, 1999 -.%U http://www.usenix.org/publications/library/proceedings/usenix99/ -.%U full_papers/millert/millert.pdf +.%U http://www.usenix.org/publications/library/proceedings/usenix99/full_papers/millert/millert.pdf .Re .Sh HISTORY The