linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* recv.2: fix variable name
@ 2015-01-04 21:26 Akihiro Motoki
       [not found] ` <CALhU9t=42DQgs34oj=VV8wPhhNFwRbnamDVfuDxS+iGDMR7z7A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Akihiro Motoki @ 2015-01-04 21:26 UTC (permalink / raw)
  To: linux-man-u79uwXL29TY76Z2rM5mHXA

diff --git a/man2/recv.2 b/man2/recv.2
index e673a12..a3470cf 100644
--- a/man2/recv.2
+++ b/man2/recv.2
@@ -330,7 +330,7 @@ The caller should set
 .I msg_namelen
 to the size of this buffer before this call;
 upon return from a successful call,
-.I msg_name
+.I msg_namelen
 will contain the length of the returned address.
 If the application does not need to know the source address,
 .I msg_name


-- 
Akihiro Motoki <amotoki-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
--
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 related	[flat|nested] 2+ messages in thread

* Re: recv.2: fix variable name
       [not found] ` <CALhU9t=42DQgs34oj=VV8wPhhNFwRbnamDVfuDxS+iGDMR7z7A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2015-01-06  7:04   ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2015-01-06  7:04 UTC (permalink / raw)
  To: Akihiro Motoki, linux-man-u79uwXL29TY76Z2rM5mHXA
  Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w

Hello Akihiro Motoki,

Patch applied. Thank you!

Cheers,

Michael


On 01/04/2015 10:26 PM, Akihiro Motoki wrote:
> diff --git a/man2/recv.2 b/man2/recv.2
> index e673a12..a3470cf 100644
> --- a/man2/recv.2
> +++ b/man2/recv.2
> @@ -330,7 +330,7 @@ The caller should set
>  .I msg_namelen
>  to the size of this buffer before this call;
>  upon return from a successful call,
> -.I msg_name
> +.I msg_namelen
>  will contain the length of the returned address.
>  If the application does not need to know the source address,
>  .I msg_name
> 
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
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:[~2015-01-06  7:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-04 21:26 recv.2: fix variable name Akihiro Motoki
     [not found] ` <CALhU9t=42DQgs34oj=VV8wPhhNFwRbnamDVfuDxS+iGDMR7z7A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-01-06  7:04   ` Michael Kerrisk (man-pages)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).