Move a closing para tag to the right place, this fixes a rendering
issue.
This commit is contained in:
parent
524d9c850c
commit
18163b8100
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=30411
1 changed files with 1 additions and 2 deletions
|
@ -752,7 +752,7 @@ passwd: done</screen>
|
|||
<secondary>cputime</secondary>
|
||||
</indexterm>
|
||||
<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>
|
||||
<para>This is a limit on CPU <emphasis>time</emphasis>
|
||||
|
@ -763,7 +763,6 @@ passwd: done</screen>
|
|||
legitimate task—can easily use almost 100% of a CPU
|
||||
for some time.</para>
|
||||
</note>
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
|
Loading…
Reference in a new issue