lseek64.3: Remove section numbers from interface list

We're talking of a mix of wrapper functions and system calls
in this page. lseek() is both a system and a wrapper function,
and this page is mostly describing the wrapper

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-11-23 09:32:38 +01:00
parent 522c24f1cb
commit 50f5ae5389
1 changed files with 2 additions and 2 deletions

View File

@ -55,11 +55,11 @@ For more details, return value, and errors, see
.BR lseek (2).
.PP
Four interfaces are available:
.BR lseek (2),
.BR lseek (),
.BR lseek64 (),
.BR llseek (2),
and
.BR _llseek (2).
.BR _llseek ().
.\"
.\" For some background details, see:
.\" https://lore.kernel.org/linux-man/CAKgNAkhNSWR3uYhYYaxx74fZfJ3JrpfAAPVrK0AFk_cAOUsbDg@mail.gmail.com/