From 7c1a416d65add6c7f17d6cfd607f2191cfc55cda Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 23 Nov 2020 07:18:43 +0100 Subject: [PATCH] llseek.2: Point the reader to lseek64(3) for info about llseek(3) Signed-off-by: Michael Kerrisk --- man2/llseek.2 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/man2/llseek.2 b/man2/llseek.2 index 764306a0d..8317cf1d2 100644 --- a/man2/llseek.2 +++ b/man2/llseek.2 @@ -42,6 +42,11 @@ _llseek \- reposition read/write file offset .IR Note : There is no glibc wrapper for this system call; see NOTES. .SH DESCRIPTION +Note: for information about the +.BR llseek (3) +library function, see +.BR lseek64 (3). +.PP The .BR _llseek () system call repositions the offset of the open file description associated