linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] readlink.2: tfix
@ 2016-10-30 15:58 Dr. Tobias Quathamer
       [not found] ` <1477843105-11701-1-git-send-email-toddy-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Dr. Tobias Quathamer @ 2016-10-30 15:58 UTC (permalink / raw)
  To: Michael Kerrisk; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

---
 man2/readlink.2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man2/readlink.2 b/man2/readlink.2
index 936b494..aa8d33b 100644
--- a/man2/readlink.2
+++ b/man2/readlink.2
@@ -155,7 +155,7 @@ for an explanation of the need for
 On success, these calls return the number of bytes placed in
 .IR buf .
 (If the returned value equals
-.IR busiz ,
+.IR bufsiz ,
 then truncation may have occurred.)
 On error, \-1 is returned and
 .I errno
-- 
2.7.4

--
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: [PATCH] readlink.2: tfix
       [not found] ` <1477843105-11701-1-git-send-email-toddy-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
@ 2016-10-31 11:56   ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2016-10-31 11:56 UTC (permalink / raw)
  To: Dr. Tobias Quathamer
  Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w,
	linux-man-u79uwXL29TY76Z2rM5mHXA

On 10/30/2016 04:58 PM, Dr. Tobias Quathamer wrote:
> ---
>  man2/readlink.2 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Thanks, Tobias. Patch Applied.

Cheers,

Michael


> diff --git a/man2/readlink.2 b/man2/readlink.2
> index 936b494..aa8d33b 100644
> --- a/man2/readlink.2
> +++ b/man2/readlink.2
> @@ -155,7 +155,7 @@ for an explanation of the need for
>  On success, these calls return the number of bytes placed in
>  .IR buf .
>  (If the returned value equals
> -.IR busiz ,
> +.IR bufsiz ,
>  then truncation may have occurred.)
>  On error, \-1 is returned and
>  .I errno
> 


-- 
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:[~2016-10-31 11:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-30 15:58 [PATCH] readlink.2: tfix Dr. Tobias Quathamer
     [not found] ` <1477843105-11701-1-git-send-email-toddy-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
2016-10-31 11:56   ` 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).