Hi Mark, On Sat, Nov 21, 2009 at 10:18 PM, Mark Hills <mark@xxxxxxxxxxx> wrote: > > Signed-off-by: Mark Hills <mark@xxxxxxxxxxx> > --- > man3/strcpy.3 | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/man3/strcpy.3 b/man3/strcpy.3 > index 9d47e37..a3e6d3b 100644 > --- a/man3/strcpy.3 > +++ b/man3/strcpy.3 > @@ -137,6 +137,6 @@ in ways that may make the impossible possible. > .BR memcpy (3), > .BR memmove (3), > .BR strdup (3), > -.BR strpcpy (3), > +.BR stpcpy (3), > .BR wcscpy (3), > .BR wcsncpy (3) > -- > 1.6.5.2 Thanks. Applied for 3.24. Thanks, Michael -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Author of "The Linux Programming Interface" http://blog.man7.org/ -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html