about summary refs log tree commit diff
path: root/manual
diff options
context:
space:
mode:
Diffstat (limited to 'manual')
-rw-r--r--manual/llio.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/llio.texi b/manual/llio.texi
index d75fe71502..b33909fac8 100644
--- a/manual/llio.texi
+++ b/manual/llio.texi
@@ -1458,7 +1458,7 @@ This corresponds with BSD's @code{MADV_DONTNEED}.
 
 @end table
 
-@code{msync} returns @math{0} for success and @math{-1} for
+@code{madvise} returns @math{0} for success and @math{-1} for
 error.  Errors include:
 @table @code