posix_madvise.3: Remove paragraph about POSIX_FADV_NOREUSE

POSIX_FADV_NOREUSE is documented for posix_fadvise, and a
corresponding POSIX_MADV_NOREUSE flag is not specified by POSIX.

Thanks to Marc Lehmann <debian-reportbug@plan9.de>
See https://bugs.debian.org/865699

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Dr. Tobias Quathamer 2017-06-26 17:02:08 +02:00 committed by Michael Kerrisk
parent 3e3c1e2364
commit be3b29c722
1 changed files with 0 additions and 6 deletions

View File

@ -106,12 +106,6 @@ Support for
first appeared in glibc version 2.2.
.SH CONFORMING TO
POSIX.1-2001.
POSIX.1-2008 specifies a further value for
.IR advice ,
.BR POSIX_FADV_NOREUSE ,
meaning that the specified data will be accessed only once.
This value is not currently supported.
.SH NOTES
POSIX.1 permits an implementation to generate an error if
.I len