summaryrefslogtreecommitdiff
path: root/man/sd_journal_get_catalog.xml
AgeCommit message (Collapse)Author
2014-02-19man: fix references to .pc files which aren't separate anymoreLennart Poettering
2013-12-25man: resolve word omissionsJan Engelhardt
This is a recurring submission and includes corrections to: word omissions and word class choice.
2013-09-12man: wording and grammar updatesJan Engelhardt
This is a recurring submission and includes corrections to various issue spotted. I guess I can just skip over reporting ubiquitous comma placement fixes… Highligts in this particular commit: - the "unsigned" type qualifier is completed to form a full type "unsigned int" - alphabetic -> lexicographic (that way we automatically define how numbers get sorted)
2013-06-29man: fix spacing issue in various man pagesJason St. John
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.
2013-06-26man: use <constant> for various constants which look ugly with quotesZbigniew Jędrzejewski-Szmek
2013-03-19man/catalog: fix synopsis and remind to freeZbigniew Jędrzejewski-Szmek
2013-03-07TODO: python stuff and freeze and standbyZbigniew Jędrzejewski-Szmek
2012-11-20journal: document new catalog APIsLennart Poettering