chiark / gitweb /
stdout-bridge: rename logger to stdout-syslog-bridge to make it more descriptive
[elogind.git] / man / daemon.xml
index f39d6cf64a945fbcbffe765fda2706bf6459c417..4673794f094a19bf1dd0ffc9acf6e688e4c1c3f9 100644 (file)
 
                                 <listitem><para>Instead of using the
                                 <function>syslog()</function> call to log directly to the
-                                system logger, a new-style daemon may
+                                system syslog service, a new-style daemon may
                                 choose to simply log to STDERR via
                                 <function>fprintf()</function>, which is then forwarded to
                                 syslog by the init system. If log
@@ -795,7 +795,7 @@ AM_CONDITIONAL(HAVE_SYSTEMD, [test -n "$with_systemdsystemunitdir" -a "x$with_sy
                         machines, and optionally allows their
                         installation even on machines lacking
                         systemd. (Modification of this snippet for the
-                        user unit directory is left as an excercise for the
+                        user unit directory is left as an exercise for the
                         reader.)</para>
 
                         <para>Additionally, to ensure that