Re: [PATCH] llseek.2: wfix
From: Michael Kerrisk (man-pages) <hidden>
Date: 2015-05-27 09:12:32
Possibly related (same subject, not in this thread)
- 2015-05-25 · [PATCH] llseek.2: wfix · Namhyung Kim <hidden>
From: Michael Kerrisk (man-pages) <hidden>
Date: 2015-05-27 09:12:32
Hello Namhyung Kim On 05/25/2015 05:20 PM, Namhyung Kim wrote:
Signed-off-by: Namhyung Kim <redacted> --- 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