man: daemon - fix misspellings

This commit is contained in:
Miklos Vajna 2010-12-16 01:55:59 +01:00 committed by Kay Sievers
parent dd04863e17
commit 2dddca4a8d
1 changed files with 2 additions and 2 deletions

View File

@ -115,7 +115,7 @@
<listitem><para>In the child, call
<function>fork()</function> again, to
ensure the daemon can never re-aquire
ensure the daemon can never re-acquire
a terminal again.</para></listitem>
<listitem><para>Call <function>exit()</function> in the
@ -644,7 +644,7 @@
to the CPU and IO schedulers. If a process
executed by the init system shall not
negatively impact the amount of CPU or IO
bandwith available to other processes, it
bandwidth available to other processes, it
should be configured with
<varname>CPUSchedulingPolicy=idle</varname>
and/or