posix_fadvise.2: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Yuri Kozlov 2011-09-08 16:11:32 +02:00 committed by Michael Kerrisk
parent 46fbc1041e
commit b265f7bbe2
1 changed files with 2 additions and 1 deletions

View File

@ -56,7 +56,8 @@ to perform appropriate optimizations.
The \fIadvice\fP applies to a (not necessarily existent) region starting
at \fIoffset\fP and extending for \fIlen\fP bytes (or until the end of
the file if \fIlen\fP is 0) within the file referred to by \fIfd\fP.
The advice is not binding; it merely constitutes an expectation on behalf of
The \fIadvice\fP is not binding;
it merely constitutes an expectation on behalf of
the application.
Permissible values for \fIadvice\fP include: