summaryrefslogtreecommitdiff
path: root/libc/manual/llio.texi
diff options
context:
space:
mode:
authorjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2013-11-06 23:03:08 +0000
committerjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2013-11-06 23:03:08 +0000
commit036dfd44bcc8ed8e97dcd9c763f61d3b59796941 (patch)
tree27fe47c83800c73d61262ea4e70b211f6753e516 /libc/manual/llio.texi
parentfe2ed5aaa408e1ab996a9fe1595a05634208a79c (diff)
Merge changes between r24305 and r24468 from /fsf/trunk.
git-svn-id: svn://svn.eglibc.org/trunk@24469 7b3dc134-2b1b-0410-93df-9e9f96275f8d
Diffstat (limited to 'libc/manual/llio.texi')
-rw-r--r--libc/manual/llio.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/libc/manual/llio.texi b/libc/manual/llio.texi
index b129cf40b..dd0eaa3cb 100644
--- a/libc/manual/llio.texi
+++ b/libc/manual/llio.texi
@@ -1226,8 +1226,8 @@ as the included @code{malloc} automatically uses @code{mmap} where appropriate.
@end vtable
-@code{mmap} returns the address of the new mapping, or @math{-1} for an
-error.
+@code{mmap} returns the address of the new mapping, or
+@code{MAP_FAILED} for an error.
Possible errors include: