X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/39236c6e673c41db228275375ab7fdb0f837b292..HEAD:/osfmk/man/task_get_special_port.html diff --git a/osfmk/man/task_get_special_port.html b/osfmk/man/task_get_special_port.html index 9ff80bc28..f6ccb2bea 100644 --- a/osfmk/man/task_get_special_port.html +++ b/osfmk/man/task_get_special_port.html @@ -46,8 +46,8 @@ values are:
TASK_KERNEL_PORT
[task-self send right] The port used to control this task. Used -to send messages that affect the task. This is the port returned -by mach_task_self. +to send messages that affect the task. This is the movable task port and +different from the one returned by mach_task_self (immovable).

TASK_BOOTSTRAP_PORT