Mercurial > hg > Members > kono > nitros9-code
diff docs/ccguide/pause.refentry @ 542:73319ee6a57e
All "See Also" implemented
author | roug |
---|---|
date | Mon, 14 Oct 2002 19:08:32 +0000 |
parents | 60b821f18853 |
children | 3cd7606d9c7b |
line wrap: on
line diff
--- a/docs/ccguide/pause.refentry Mon Oct 14 19:08:28 2002 +0000 +++ b/docs/ccguide/pause.refentry Mon Oct 14 19:08:32 2002 +0000 @@ -14,9 +14,24 @@ </refsynopsisdiv> +<refsect1><title>Assembler Equivalent</title> +<para> +os9 I$SLEEP (with a value of 0) +</para> +</refsect1> + <refsect1><title>Description</title> <para> Placeholder </para> </refsect1> + +<refsect1><title>See Also</title> +<para> +<link linkend="kill">kill()</link>, +<link linkend="signal">signal()</link>, +OS-9 shell command "kill" +</para> +</refsect1> + </refentry>