[systemd-commits] man/daemon.xml

Kay Sievers kay at kemper.freedesktop.org
Thu Dec 16 00:49:13 PST 2010


 man/daemon.xml |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 2dddca4a8d5d7550860ec90b401eb29735d1b846
Author: Miklos Vajna <vmiklos at frugalware.org>
Date:   Thu Dec 16 01:55:59 2010 +0100

    man: daemon - fix misspellings

diff --git a/man/daemon.xml b/man/daemon.xml
index f592e7d..7e7039e 100644
--- a/man/daemon.xml
+++ b/man/daemon.xml
@@ -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



More information about the systemd-commits mailing list