On Sat, Nov 21, 2009 at 05:55:46PM +0000, Mark Hills wrote: > There is no man page or function by this name. > > Signed-off-by: Mark Hills <mark@xxxxxxxxxxx> > --- > man3/strcpy.3 | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > > diff --git a/man3/strcpy.3 b/man3/strcpy.3 > index 9d47e37..c79efb1 100644 > --- a/man3/strcpy.3 > +++ b/man3/strcpy.3 > @@ -137,6 +137,5 @@ in ways that may make the impossible possible. > .BR memcpy (3), > .BR memmove (3), > .BR strdup (3), > -.BR strpcpy (3), > .BR wcscpy (3), > .BR wcsncpy (3) In fact, this should be fixed by making it a reference to stpcpy(). -- Petr "Pasky" Baudis A lot of people have my books on their bookshelves. That's the problem, they need to read them. -- Don Knuth -- 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