diff --git a/man3/string.3 b/man3/string.3 index 158c0fa56..2ef0212aa 100644 --- a/man3/string.3 +++ b/man3/string.3 @@ -66,7 +66,6 @@ in the string .TP .B #include .TP -.TP .BI "char *stpcpy(char *" dest ", const char *" src ); Copy a string from .I src @@ -202,7 +201,6 @@ to the current locale and copies the first .I n characters to .IR dest . -.fi .SH DESCRIPTION The string functions perform string operations on null-terminated strings.