From 50a279f85783375416dacae7dafbcbbcd2765962 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Wed, 20 Mar 2013 18:30:10 -0400 Subject: systemd-python: export sd_journal_get_usage --- man/sd_journal_get_usage.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'man') diff --git a/man/sd_journal_get_usage.xml b/man/sd_journal_get_usage.xml index 14eb1e2b79..a2b868f218 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. -- cgit v1.2.3-54-g00ecf