lseek.2: CONFORMING TO: add POSIX.1-2008

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-04-18 07:48:48 +02:00
parent 1ce7f0f27d
commit b09c2522b0
1 changed files with 1 additions and 1 deletions

View File

@ -215,7 +215,7 @@ or
.BR SEEK_HOLE , .BR SEEK_HOLE ,
and the current file offset is beyond the end of the file. and the current file offset is beyond the end of the file.
.SH CONFORMING TO .SH CONFORMING TO
SVr4, 4.3BSD, POSIX.1-2001. POSIX.1-2001, POSIX.1-2008, SVr4, 4.3BSD.
.BR SEEK_DATA .BR SEEK_DATA
and and