llseek.2: srcfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-01-16 08:02:57 +01:00
parent 577b1ed5bb
commit 034369069f
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ to
.I (offset_high<<32) | offset_low
bytes relative to the beginning of the file, the current position in the file,
or the end of the file, depending on whether
.I whence
.I whence
is
.BR SEEK_SET ,
.BR SEEK_CUR ,