]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
string_copying.7: srcfix (unmatched RE)
authorAlejandro Colomar <alx@kernel.org>
Wed, 8 Mar 2023 00:09:01 +0000 (01:09 +0100)
committerAlejandro Colomar <alx@kernel.org>
Wed, 8 Mar 2023 00:17:14 +0000 (01:17 +0100)
Reported-by: mandoc(1) (make lint-man-mandoc)
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man7/string_copying.7

index 7e42a99f0989ee73bda50286e6538b80c3a5dc52..ce63270e665233e8c23111579fa7d9edbd204ab6 100644 (file)
@@ -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.