All of lore.kernel.org
 help / color / mirror / Atom feed
* Typo in hsearch.3
@ 2011-09-25 20:23 D. Barbier
       [not found] ` <CAMqf4EHJgM7Usuirj3P86TLgFVXKv8QMRf9CHf5coTT182b3mQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: D. Barbier @ 2011-09-25 20:23 UTC (permalink / raw)
  To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w, linux-man-u79uwXL29TY76Z2rM5mHXA

[-- Attachment #1: Type: text/plain, Size: 333 bytes --]

Hello Michael,

Here is a patch against current master.

Denis

diff --git a/man3/hsearch.3 b/man3/hsearch.3
index 2fef68d..a939b46 100644
--- a/man3/hsearch.3
+++ b/man3/hsearch.3
@@ -247,7 +247,7 @@
 The
 .BR hdestroy ()
 and
-.BR hdestroy _r ()
+.BR hdestroy_r ()
 functions do not free the buffers pointed to by the
 .I key
 and

[-- Attachment #2: hsearch.patch --]
[-- Type: text/x-patch, Size: 269 bytes --]

diff --git a/man3/hsearch.3 b/man3/hsearch.3
index 2fef68d..a939b46 100644
--- a/man3/hsearch.3
+++ b/man3/hsearch.3
@@ -247,7 +247,7 @@
 The
 .BR hdestroy ()
 and
-.BR hdestroy _r ()
+.BR hdestroy_r ()
 functions do not free the buffers pointed to by the
 .I key
 and

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: Typo in hsearch.3
       [not found] ` <CAMqf4EHJgM7Usuirj3P86TLgFVXKv8QMRf9CHf5coTT182b3mQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2011-09-26 17:30   ` Michael Kerrisk
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk @ 2011-09-26 17:30 UTC (permalink / raw)
  To: D. Barbier; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

Hi Denis,

On Sun, Sep 25, 2011 at 10:23 PM, D. Barbier <bouzim-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> Hello Michael,
>
> Here is a patch against current master.

Thanks.

Applied for 3.35.

Cheers,

Michael


> diff --git a/man3/hsearch.3 b/man3/hsearch.3
> index 2fef68d..a939b46 100644
> --- a/man3/hsearch.3
> +++ b/man3/hsearch.3
> @@ -247,7 +247,7 @@
>  The
>  .BR hdestroy ()
>  and
> -.BR hdestroy _r ()
> +.BR hdestroy_r ()
>  functions do not free the buffers pointed to by the
>  .I key
>  and
>



-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Author of "The Linux Programming Interface"; http://man7.org/tlpi/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-09-26 17:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-25 20:23 Typo in hsearch.3 D. Barbier
     [not found] ` <CAMqf4EHJgM7Usuirj3P86TLgFVXKv8QMRf9CHf5coTT182b3mQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-09-26 17:30   ` Michael Kerrisk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.