From 1290b94b1c1b52547245fbccfeeb97ce7f052f26 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 27 May 2015 10:15:25 +0200 Subject: [PATCH] llseek.2: tfix Reported-by: Namhyung Kim Signed-off-by: Michael Kerrisk --- man2/llseek.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/llseek.2 b/man2/llseek.2 index da674dfb7..a58911a5c 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 to large file offsets. .SH RETURN VALUE Upon successful completion, .BR _llseek ()