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=e677b5f056af752a08575ec04ba9e6da4fd7b582;hp=14eb1e2b79b4ae2a9c14680a0100acbf35b16e78;hb=848e3e24b00a61130f20226ef5f051433d478c69;hpb=f274ece0f76b5709408821e317e87aef76123db6;ds=sidebyside diff --git a/man/sd_journal_get_usage.xml b/man/sd_journal_get_usage.xml index 14eb1e2b7..e677b5f05 100644 --- a/man/sd_journal_get_usage.xml +++ b/man/sd_journal_get_usage.xml @@ -64,12 +64,12 @@ Description sd_journal_get_usage() - determines the total disk space currently used up by - journal files. If - SD_JOURNAL_LOCAL_ONLY has been - passed when opening the journal files this value will - only reflect the size of journal files of the local - host, otherwise of all hosts. + 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 + 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.