summaryrefslogtreecommitdiff
path: root/man/sd_journal_get_usage.xml
Commit message (Collapse)AuthorAge
* man: fix spacing issue in various man pagesJason St. John2013-06-29
| | | | | | | | | | | | | Before: libsystemd-daemonpkg-config(1) After: libsystemd-daemon pkg-config(1) This fix is more complicated than it should be due to the consecutive XML elements separated by collapsible whitespace. Merging the lines and separating the XML elements with an en space or a non-breaking space is the only solution that results in one, and only one, space being inserted between them when testing. An em space results in two spaces being inserted.
* man: use <constant> for various constants which look ugly with quotesZbigniew Jędrzejewski-Szmek2013-06-26
|
* systemd-python: export sd_journal_get_usageZbigniew Jędrzejewski-Szmek2013-03-21
|
* journal: add call to determine current journal file disk usageLennart Poettering2012-09-07