aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2023-03-08 01:09:01 +0100
committerAlejandro Colomar <alx@kernel.org>2023-03-08 01:17:14 +0100
commit6ff9aa03852c80e130478f4b92a72b81de51ba03 (patch)
tree4ce192d51f54f699e2233adb9aaba3febfa9ec7d
parent005a273b700fd9ce56e858d354b879c378169c4f (diff)
downloadman-pages-6ff9aa03852c80e130478f4b92a72b81de51ba03.tar.gz
string_copying.7: srcfix (unmatched RE)
Reported-by: mandoc(1) (make lint-man-mandoc) Signed-off-by: Alejandro Colomar <alx@kernel.org>
-rw-r--r--man7/string_copying.71
1 files changed, 0 insertions, 1 deletions
diff --git a/man7/string_copying.7 b/man7/string_copying.7
index 7e42a99f09..ce63270e66 100644
--- a/man7/string_copying.7
+++ b/man7/string_copying.7
@@ -582,7 +582,6 @@ on truncation.
.IP
.BR stpecpy (3)
is a simpler and faster alternative to this function.
-.RE
.\" ----- CAVEATS :: --------------------------------------------------/
.SH CAVEATS
Don't mix chain calls to truncating and non-truncating functions.