diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-06-26 19:47:34 -0400 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-06-26 19:47:34 -0400 |
commit | 74d005783e355acc784d123024e33bbb66ef9ef1 (patch) | |
tree | 6f03a459398fd5079a645ec830e0154651f4d7dd /man/sd_booted.xml | |
parent | 909f413d3c572baadf9b13e36e1e90beba42af86 (diff) |
man: use <constant> for various constants which look ugly with quotes
Diffstat (limited to 'man/sd_booted.xml')
-rw-r--r-- | man/sd_booted.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_booted.xml b/man/sd_booted.xml index ce5a34dc86..32d0fd095d 100644 --- a/man/sd_booted.xml +++ b/man/sd_booted.xml @@ -102,7 +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> + <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 |