X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_journal_get_usage.xml;h=cd996bdb8f340a16090e44f3b20f278c420bce36;hp=a2b868f218dababa994c90e79d1a79d6f3af0873;hb=ccf1c0299fbe5f6b59e494aabc9883948b7a9df1;hpb=50a279f85783375416dacae7dafbcbbcd2765962 diff --git a/man/sd_journal_get_usage.xml b/man/sd_journal_get_usage.xml index a2b868f21..cd996bdb8 100644 --- a/man/sd_journal_get_usage.xml +++ b/man/sd_journal_get_usage.xml @@ -53,8 +53,8 @@ int sd_journal_get_usage - sd_journal* j - uint64_t* bytes + sd_journal *j + uint64_t *bytes @@ -66,8 +66,8 @@ sd_journal_get_usage() determines the total disk space currently used by journal files (in bytes). If - SD_JOURNAL_LOCAL_ONLY was passed - when opening the journal this value will only reflect + SD_JOURNAL_LOCAL_ONLY was passed + when opening the journal, this value will only reflect the size of journal files of the local host, otherwise of all hosts. @@ -84,10 +84,9 @@ Notes The sd_journal_get_usage() - interface is available as shared library, which can be + interface is available as a shared library, which can be compiled and linked to with the - libsystemd-journal - pkg-config1 + libsystemd pkg-config1 file.