readv.2: Remove redundant sentence

The sentence is out of place, and probably doesn't really add to
the understanding already provided by the rest of the text

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2018-04-12 11:09:33 +02:00
parent a6b64be7b1
commit df5507b137
1 changed files with 0 additions and 1 deletions

View File

@ -265,7 +265,6 @@ the data is always appended to the end of the file.
However, if the
.I offset
argument is \-1, the current file offset is updated.
This matches the behavior when the file is opened in append mode.
.SH RETURN VALUE
On success,
.BR readv (),