aboutsummaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
Diffstat (limited to 'man7')
-rw-r--r--man7/string_copying.72
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/string_copying.7 b/man7/string_copying.7
index 78cb989404..e03c2dda6d 100644
--- a/man7/string_copying.7
+++ b/man7/string_copying.7
@@ -591,7 +591,7 @@ Calling a non-truncating function after a truncating one is necessarily wrong.
.SH BUGS
All catenation functions share the same performance problem:
.UR https://www.joelonsoftware.com/\:2001/12/11/\:back\-to\-basics/
-Shlemiel the painter
+Shlemiel the painter
.UE .
.\" ----- EXAMPLES :: -------------------------------------------------/
.SH EXAMPLES