Mercurial > flash_v2
changeset 322:e9d8a759fe5e
Fixed a <para> which should be </para>
| author | asl |
|---|---|
| date | Mon, 02 Sep 2002 14:47:50 +0000 |
| parents | f2f9bd40e3e4 |
| children | 7312af201c3b |
| files | packages/services/cpuload/current/doc/cpuload.sgml |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/packages/services/cpuload/current/doc/cpuload.sgml +++ b/packages/services/cpuload/current/doc/cpuload.sgml @@ -52,7 +52,7 @@ thread priorities. No other threads must while the function is being used. The kernel scheduler must be started and not disabled. The function takes 100ms to complete during which time no other threads will be run. -<para> +</para> </sect2> <sect2 id="services-cpuload-api-cyg-cpuload-create"> <title>cyg_cpuload_create</title>
