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=5119fba2306a3a6d81c0a784f0703dd8d5af6a6a;hp=490317ac91ceb36e53bc363a7efb154477ca0fd0;hb=2968644080fd103062f070e83edd620e0a58c44d;hpb=74d005783e355acc784d123024e33bbb66ef9ef1 diff --git a/man/sd_journal_get_usage.xml b/man/sd_journal_get_usage.xml index 490317ac9..5119fba23 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 @@ -67,7 +67,7 @@ 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 + 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.