summaryrefslogtreecommitdiff
path: root/man/sd_journal_get_usage.xml
diff options
context:
space:
mode:
Diffstat (limited to 'man/sd_journal_get_usage.xml')
-rw-r--r--man/sd_journal_get_usage.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/man/sd_journal_get_usage.xml b/man/sd_journal_get_usage.xml
index a2b868f218..180d8b2ffd 100644
--- a/man/sd_journal_get_usage.xml
+++ b/man/sd_journal_get_usage.xml
@@ -66,8 +66,8 @@
<para><function>sd_journal_get_usage()</function>
determines the total disk space currently used by
journal files (in bytes). If
- <literal>SD_JOURNAL_LOCAL_ONLY</literal> was passed
- when opening the journal this value will only reflect
+ <constant>SD_JOURNAL_LOCAL_ONLY</constant> was passed
+ when opening the journal, this value will only reflect
the size of journal files of the local host, otherwise
of all hosts.</para>
</refsect1>
@@ -86,8 +86,7 @@
<para>The <function>sd_journal_get_usage()</function>
interface is available as shared library, which can be
compiled and linked to with the
- <literal>libsystemd-journal</literal>
- <citerefentry><refentrytitle>pkg-config</refentrytitle><manvolnum>1</manvolnum></citerefentry>
+ <constant>libsystemd-journal</constant> <citerefentry><refentrytitle>pkg-config</refentrytitle><manvolnum>1</manvolnum></citerefentry>
file.</para>
</refsect1>