summaryrefslogtreecommitdiff
path: root/man/sd_booted.xml
diff options
context:
space:
mode:
Diffstat (limited to 'man/sd_booted.xml')
-rw-r--r--man/sd_booted.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/man/sd_booted.xml b/man/sd_booted.xml
index ce5a34dc86..64c0cd9d3d 100644
--- a/man/sd_booted.xml
+++ b/man/sd_booted.xml
@@ -102,8 +102,7 @@
<filename>sd-daemon.h</filename> files. These
interfaces are available as shared library, which can
be compiled and linked to with the
- <literal>libsystemd-daemon</literal>
- <citerefentry><refentrytitle>pkg-config</refentrytitle><manvolnum>1</manvolnum></citerefentry>
+ <constant>libsystemd-daemon</constant> <citerefentry><refentrytitle>pkg-config</refentrytitle><manvolnum>1</manvolnum></citerefentry>
file. Alternatively, applications consuming these APIs
may copy the implementation into their source
tree. For more details about the reference
@@ -112,7 +111,7 @@
<para>If the reference implementation is used as
drop-in files and -DDISABLE_SYSTEMD is set during
- compilation this function will always return 0 and
+ compilation, this function will always return 0 and
otherwise become a NOP.</para>
</refsect1>