diff options
| author | Alejandro Colomar <alx@kernel.org> | 2023-03-08 01:09:01 +0100 |
|---|---|---|
| committer | Alejandro Colomar <alx@kernel.org> | 2023-03-08 01:17:14 +0100 |
| commit | 6ff9aa03852c80e130478f4b92a72b81de51ba03 (patch) | |
| tree | 4ce192d51f54f699e2233adb9aaba3febfa9ec7d | |
| parent | 005a273b700fd9ce56e858d354b879c378169c4f (diff) | |
| download | man-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.7 | 1 |
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. |
