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-journal.xml | |
parent | 909f413d3c572baadf9b13e36e1e90beba42af86 (diff) | |
download | systemd-74d005783e355acc784d123024e33bbb66ef9ef1.tar.gz |
man: use <constant> for various constants which look ugly with quotes
Diffstat (limited to 'man/sd-journal.xml')
-rw-r--r-- | man/sd-journal.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd-journal.xml b/man/sd-journal.xml index a7220ec6bc..490b971f19 100644 --- a/man/sd-journal.xml +++ b/man/sd-journal.xml @@ -100,7 +100,7 @@ <para>These APIs are implemented as shared library, which can be compiled and linked to with the - <literal>libsystemd-journal</literal> + <constant>libsystemd-journal</constant> <citerefentry><refentrytitle>pkg-config</refentrytitle><manvolnum>1</manvolnum></citerefentry> file.</para> </refsect1> |