X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/9bccf70c0258c7cac2dcb80011b2a964d884c552..HEAD:/osfmk/man/host_reboot.html diff --git a/osfmk/man/host_reboot.html b/osfmk/man/host_reboot.html old mode 100755 new mode 100644 index 7a7fa6159..db320557a --- a/osfmk/man/host_reboot.html +++ b/osfmk/man/host_reboot.html @@ -1 +1,35 @@ -
Function - Reboot this host.
kern_return_t host_reboot (host_priv_t host_priv, int options);
The host_reboot function reboots the specified host.
If successful, this call will not return.
Only generic errors apply.
None. \ No newline at end of file +
+Function - Reboot this host. +
+kern_return_t host_reboot + (host_priv_t host_priv, + int options); ++
+
+
+The host_reboot function reboots the specified host. +
+If successful, this call will not return. +
+Only generic errors apply. +
+None.