Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | man: typo fixes | Thomas Hindoe Paaboel Andersen | 2012-10-26 | 1 | -1/+1 |
| | | | | | | | | | https://bugs.freedesktop.org/show_bug.cgi?id=55890 Fixed typos, serial comma, and removed "either" as there were more than two options. Also did an extra rename of "system-shutdown" to "systemd-shutdown" that was forgotten in commit 8bd3b8620c80d0f2383f2fb04315411fc8077ca1 | ||||
* | man: fix a bunch of typos in docs | Thomas Hindoe Paaboel Andersen | 2012-09-13 | 1 | -1/+1 |
| | | | | https://bugs.freedesktop.org/show_bug.cgi?id=54501 | ||||
* | journald: augment journal entries from the kernel with data from udev | Lennart Poettering | 2012-08-22 | 1 | -9/+11 |
| | |||||
* | journal: add sd_journal_perror() to API | Lennart Poettering | 2012-08-01 | 1 | -2/+27 |
| | |||||
* | Spelling fixes. | Ville Skyttä | 2012-07-16 | 1 | -1/+1 |
| | |||||
* | man: add man page aliases for all macros/types too | Lennart Poettering | 2012-07-13 | 1 | -0/+1 |
| | |||||
* | man: fix various typos | Lennart Poettering | 2012-07-13 | 1 | -3/+3 |
| | |||||
* | man: move header file man pages from section 7 to 3 | Lennart Poettering | 2012-07-13 | 1 | -1/+1 |
| | | | | | This way we can include documentation about minor macros/inline function within the introducionary man page in a sane way. | ||||
* | man: explain why people should/shouldn't use sd_journal_print() | Lennart Poettering | 2012-07-09 | 1 | -0/+17 |
| | |||||
* | man: document sd_print() and friends | Lennart Poettering | 2012-07-09 | 1 | -0/+206 |