X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/a991bd8d3e7fe02dbca0644054bab73c5b75324a..c3c9b80d004dbbfdf763edeb97968c6997e3b45b:/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