Re: [PATCH 1/3] strcpy.3: Reference strdup(3)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Mark,

The fact that a patch is simple doesn't mean it should have no explanation.

I've applied this one, but for the future, please do include an
explanation of why the patch is needed.

Cheers,

Michael

On Mon, May 25, 2009 at 11:43 PM, Mark Hills <mark@xxxxxxxxxxx> wrote:
> ---
>  man3/strcpy.3 |    3 ++-
>  1 files changed, 2 insertions(+), 1 deletions(-)
>
> diff --git a/man3/strcpy.3 b/man3/strcpy.3
> index 8fd2c1d..2b4d8ba 100644
> --- a/man3/strcpy.3
> +++ b/man3/strcpy.3
> @@ -30,7 +30,7 @@
>  .\" 2007-06-15, Marc Boyer <marc.boyer@xxxxxxxxxxx> + mtk
>  .\"     Improve discussion of strncpy().
>  .\"
> -.TH STRCPY 3  2009-02-04 "GNU" "Linux Programmer's Manual"
> +.TH STRCPY 3  2009-05-09 "GNU" "Linux Programmer's Manual"
>  .SH NAME
>  strcpy, strncpy \- copy a string
>  .SH SYNOPSIS
> @@ -136,6 +136,7 @@ in ways that may make the impossible possible.
>  .BR memccpy (3),
>  .BR memcpy (3),
>  .BR memmove (3),
> +.BR strdup (3),
>  .BR strpcpy (3),
>  .BR wcscpy (3),
>  .BR wcsncpy (3)
> --
> 1.6.2.4
>
>



-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
git://git.kernel.org/pub/scm/docs/man-pages/man-pages.git
man-pages online: http://www.kernel.org/doc/man-pages/online_pages.html
Found a bug? http://www.kernel.org/doc/man-pages/reporting_bugs.html
--
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

[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux