lseek.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-02-20 22:29:10 +01:00
parent d8c51e9bd5
commit 4296478383
1 changed files with 1 additions and 1 deletions

View File

@ -247,7 +247,7 @@ devices must support
On Linux, using
.BR lseek ()
on a terminal device returns
on a terminal device fails with the error
\fBESPIPE\fP.
.\" Other systems return the number of written characters,
.\" using SEEK_SET to set the counter. (Of written characters.)