-<h2>norma_node_self</h2>\r<hr>\r<p>\r<strong>Function</strong> - Return the node index of the current host.\r<h3>SYNOPSIS</h3>\r<pre>\r<strong>kern_return_t norma_node_self</strong>\r <strong>(host_t</strong> <var>host</var>,\r <strong>int</strong> <var>int</var><strong>);</strong>\r</pre>\r<h3>PARAMETERS</h3>\r<dl>\r<p>\r<dt> <var>host</var>\r<dd>\r[in host send-right] Name of the host.\r<p>\r<dt> <var>node</var>\r<dd>\r[out scalar] Node index of the host.\r</dl>\r<h3>DESCRIPTION</h3>\r<p>\rThe norma_node_self function returns the node index of the current host.\r<h3>RETURN VALUES</h3>\r<p>\rOnly generic errors apply.\r<h3>RELATED INFORMATION</h3>\r<p>\rFunctions:\r<a href="norma_task_create.html"><strong>norma_task_create</strong></a>,\r<a href="norma_task_clone.html"><strong>norma_task_clone</strong></a>,\r
\ No newline at end of file
+<h2>norma_node_self</h2>
+<hr>
+<p>
+<strong>Function</strong> - Return the node index of the current host.
+<h3>SYNOPSIS</h3>
+<pre>
+<strong>kern_return_t norma_node_self</strong>
+ <strong>(host_t</strong> <var>host</var>,
+ <strong>int</strong> <var>int</var><strong>);</strong>
+</pre>
+<h3>PARAMETERS</h3>
+<dl>
+<p>
+<dt> <var>host</var>
+<dd>
+[in host send-right] Name of the host.
+<p>
+<dt> <var>node</var>
+<dd>
+[out scalar] Node index of the host.
+</dl>
+<h3>DESCRIPTION</h3>
+<p>
+The norma_node_self function returns the node index of the current host.
+<h3>RETURN VALUES</h3>
+<p>
+Only generic errors apply.
+<h3>RELATED INFORMATION</h3>
+<p>
+Functions:
+<a href="norma_task_create.html"><strong>norma_task_create</strong></a>,
+<a href="norma_task_clone.html"><strong>norma_task_clone</strong></a>,