X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/a991bd8d3e7fe02dbca0644054bab73c5b75324a..HEAD:/osfmk/man/task_set_special_port.html diff --git a/osfmk/man/task_set_special_port.html b/osfmk/man/task_set_special_port.html index 55cc0d716..1cabc6171 100644 --- a/osfmk/man/task_set_special_port.html +++ b/osfmk/man/task_set_special_port.html @@ -51,10 +51,10 @@ messages requesting return of other system service ports.
TASK_KERNEL_PORT
[task-self send right] The task's kernel port. Used by the -kernel to receive messages to manipulate the task. This is the -port returned by mach_task_self. Setting this special port -does not change the identity of the kernel port that names the -task; this simply changes the value returned as the kernel +kernel to receive messages to manipulate the task. This is the movable task +port and different from the one returned by mach_task_self +(immovable). Setting this special port does not change the identity of the +kernel port that names the task; this simply changes the value returned as the kernel special port.

TASK_HOST_NAME_PORT