diff options
author | Jan Engelhardt <jengelh@inai.de> | 2013-12-26 02:47:44 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-12-25 22:53:46 -0500 |
commit | b040723ea412209e0edf54647fa5aa4287411507 (patch) | |
tree | c20130ec95b22a9a310788d85c000f1668486f59 /man/sd-daemon.xml | |
parent | 494a66821815e8109afa136bd42818b85da38c09 (diff) |
man: improvements to comma placement
This is a recurring submission and includes corrections to:
comma placement.
Diffstat (limited to 'man/sd-daemon.xml')
-rw-r--r-- | man/sd-daemon.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/sd-daemon.xml b/man/sd-daemon.xml index 74fe435ac4..ed85debd77 100644 --- a/man/sd-daemon.xml +++ b/man/sd-daemon.xml @@ -83,7 +83,7 @@ <citerefentry><refentrytitle>sd_booted</refentrytitle><manvolnum>3</manvolnum></citerefentry>, <citerefentry><refentrytitle>sd_is_fifo</refentrytitle><manvolnum>3</manvolnum></citerefentry> for more information about the functions - implemented. In addition to these functions a couple + implemented. In addition to these functions, a couple of logging prefixes are defined as macros:</para> <programlisting>#define SD_EMERG "<0>" /* system is unusable */ @@ -135,7 +135,7 @@ implementation. See the respective function man pages for details.</para> - <para>In addition, for details about the algorithms + <para>In addition, for details about the algorithms, check the liberally licensed reference implementation sources: <ulink url="http://cgit.freedesktop.org/systemd/systemd/plain/src/libsystemd-daemon/sd-daemon.c"/> |