summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2014-11-10 03:40:23 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2014-11-10 03:40:23 +0100
commit57694037a02dda29bd678dc3b8531bd437682ba7 (patch)
treede722c067563136631007320aa1e783163a1ee54 /doc
parent92bdcff573a9734a926b4eba027c36134d5c7607 (diff)
Fix documentation for vm_map
doc/mach.texi (vm_map): Document that vm_map uses the address as a starting hint even when anywhere is TRUE.
Diffstat (limited to 'doc')
-rw-r--r--doc/mach.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/mach.texi b/doc/mach.texi
index 4cde9fe2..59872c97 100644
--- a/doc/mach.texi
+++ b/doc/mach.texi
@@ -3366,7 +3366,7 @@ exception.
@var{target_task} is the task to be affected. The starting address is
@var{address}. If the @var{anywhere} option is used, this address is
-ignored. The address actually allocated will be returned in
+used as a starting hint. The address actually allocated will be returned in
@var{address}. @var{size} is the number of bytes to allocate (rounded by
the system in a machine dependent way). The alignment restriction is
specified by @var{mask}. Bits asserted in this mask must not be