posix_fadvise.2: ffix

Signed-off-by: David Prévot <taffit@debian.org>
This commit is contained in:
David Prévot 2011-09-22 16:30:02 -04:00 committed by Michael Kerrisk
parent fb30b09644
commit 62fc472fa8
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@ system call that orders the arguments suitably:
.in
.PP
The behavior of this system call is otherwise exactly the same as
.BR posix_fadvise().
.BR posix_fadvise ().
No library support is provided for this system call in glibc.
.\" No ARM support in glibc.
.SH BUGS