* [PATCH] llseek.2: wfix
@ 2015-05-25 15:20 Namhyung Kim
[not found] ` <1432567241-8825-1-git-send-email-namhyung-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Namhyung Kim @ 2015-05-25 15:20 UTC (permalink / raw)
To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA
Signed-off-by: Namhyung Kim <namhyung-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
---
man2/llseek.2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man2/llseek.2 b/man2/llseek.2
index da674df..2426315 100644
--- a/man2/llseek.2
+++ b/man2/llseek.2
@@ -61,7 +61,7 @@ It returns the resulting file position in the argument
.IR result .
This system call exists on various 32-bit platforms to support
-seeking lo large file offsets.
+seeking large file offsets.
.SH RETURN VALUE
Upon successful completion,
.BR _llseek ()
--
2.4.0
--
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] llseek.2: wfix
[not found] ` <1432567241-8825-1-git-send-email-namhyung-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
@ 2015-05-27 9:12 ` Michael Kerrisk (man-pages)
0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2015-05-27 9:12 UTC (permalink / raw)
To: Namhyung Kim
Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w,
linux-man-u79uwXL29TY76Z2rM5mHXA
Hello Namhyung Kim
On 05/25/2015 05:20 PM, Namhyung Kim wrote:
> Signed-off-by: Namhyung Kim <namhyung-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> ---
> man2/llseek.2 | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/man2/llseek.2 b/man2/llseek.2
> index da674df..2426315 100644
> --- a/man2/llseek.2
> +++ b/man2/llseek.2
> @@ -61,7 +61,7 @@ It returns the resulting file position in the argument
> .IR result .
>
> This system call exists on various 32-bit platforms to support
> -seeking lo large file offsets.
> +seeking large file offsets.
Thanks for the patch. But the right fix is to fix a typo s/lo/to/.
I've made that change.
Cheers,
Michael
> .SH RETURN VALUE
> Upon successful completion,
> .BR _llseek ()
>
H
--
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-05-27 9:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-25 15:20 [PATCH] llseek.2: wfix Namhyung Kim
[not found] ` <1432567241-8825-1-git-send-email-namhyung-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-05-27 9:12 ` Michael Kerrisk (man-pages)
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.