summaryrefslogtreecommitdiff
path: root/man/sd_journal_get_cursor.xml
Commit message (Collapse)AuthorAgeFilesLines
* doc: balance C indirections in function prototypesJan Engelhardt2014-05-071-4/+4
| | | | | | | | Shift the asterisks in the documentation's prototypes such that they are consistent among each other. Use the right side to match what is used in source code. Addendum to commit v209~82.
* man: fix references to .pc files which aren't separate anymoreLennart Poettering2014-02-191-1/+1
|
* man: resolve word omissionsJan Engelhardt2013-12-251-1/+1
| | | | | This is a recurring submission and includes corrections to: word omissions and word class choice.
* man: wording and grammar updatesJan Engelhardt2013-09-101-1/+1
| | | | | | | | | This includes regularly-submitted corrections to comma setting and orthographical mishaps that appeared in man/ in recent commits. In this particular commit: - the usual comma fixes - expand contractions (this is prose)
* man: fix spacing issue in various man pagesJason St. John2013-06-291-2/+1
| | | | | | | | | | | | | 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-261-1/+1
|
* Fix spelling errors using 'codespell' toolAnatol Pomozov2013-04-151-1/+1
|
* journal: when browsing the journal via browse.html allow clicking on entries ↵Lennart Poettering2012-10-101-12/+41
| | | | to show their details
* man: document sd_journal_get_cursor()Lennart Poettering2012-07-131-0/+122