Move a closing para tag to the right place, this fixes a rendering

issue.
This commit is contained in:
Marc Fonvieille 2007-07-04 09:31:06 +00:00
parent 524d9c850c
commit 18163b8100
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=30411

View file

@ -752,7 +752,7 @@ passwd: done</screen>
<secondary>cputime</secondary> <secondary>cputime</secondary>
</indexterm> </indexterm>
<para>This is the maximum amount of CPU time a user's process may <para>This is the maximum amount of CPU time a user's process may
consume. Offending processes will be killed by the kernel. consume. Offending processes will be killed by the kernel.</para>
<note> <note>
<para>This is a limit on CPU <emphasis>time</emphasis> <para>This is a limit on CPU <emphasis>time</emphasis>
@ -763,7 +763,6 @@ passwd: done</screen>
legitimate task&mdash;can easily use almost 100% of a CPU legitimate task&mdash;can easily use almost 100% of a CPU
for some time.</para> for some time.</para>
</note> </note>
</para>
</listitem> </listitem>
</varlistentry> </varlistentry>