X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/bd504ef0e0b883cdd7917b73b3574eb9ce669905..39236c6e673c41db228275375ab7fdb0f837b292:/osfmk/man/index.html?ds=sidebyside
diff --git a/osfmk/man/index.html b/osfmk/man/index.html
old mode 100755
new mode 100644
index 551c2e30d..2a9d0ff9e
--- a/osfmk/man/index.html
+++ b/osfmk/man/index.html
@@ -415,13 +415,6 @@ added back in, something like these will likely be added.
host_page_size - Returns the page size for the given host.
ledger_get_remote - Return send right to specified host's remote ledger port.
ledger_set_remote - Set this host's remote ledger port.
-norma_get_special_port - Returns a send right for a specified node-specific special port.
-norma_node_self - Return the node index of the current host.
-norma_port_location_hint - Guess a port's current location.
-norma_set_special_port - Set node-specific special port.
-norma_task_clone - Create a remote task that shares access to parent task's memory.
-norma_task_create - Create a remote task using task_create semantics.
-norma_task_teleport - "Clone" a task on a specified node.