man-pages/man-pages-3.22-strcpy.patch

13 lines
409 B
Diff
Raw Normal View History

diff -up man-pages-3.22/man3/strcpy.3.pom man-pages-3.22/man3/strcpy.3
--- man-pages-3.22/man3/strcpy.3.pom 2009-07-25 08:53:39.000000000 +0200
+++ man-pages-3.22/man3/strcpy.3 2009-09-14 10:53:54.000000000 +0200
@@ -137,7 +137,7 @@ in ways that may make the impossible pos
.BR memcpy (3),
.BR memmove (3),
.BR strdup (3),
-.BR strpcpy (3),
+.BR stpcpy (3),
.BR wcscpy (3),
.BR wcsncpy (3)
.SH COLOPHON