pread.2: tfix

Reported-by: Lanchon <lanchon@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-09-29 15:58:27 +02:00
parent 4e1a4d72f0
commit 1aa06521e9
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@ for the reasons described in
.SH BUGS
POSIX requires that opening a file with the
.BR O_APPEND
flag should have no affect on the location at which
flag should have no effect on the location at which
.BR pwrite ()
writes data.
However, on Linux, if a file is opened with