X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_journal_next.xml;h=1409b0dba30c695541c07c33db6ec1285b2bf9ca;hp=6e437d18225926bd89062fb50328aece2f15dfdf;hb=c305c32580a1d7689a401e8cf673ec7936c12bbe;hpb=1e158d273bb63883566358cbb886cd4167421df6 diff --git a/man/sd_journal_next.xml b/man/sd_journal_next.xml index 6e437d182..1409b0dba 100644 --- a/man/sd_journal_next.xml +++ b/man/sd_journal_next.xml @@ -102,7 +102,7 @@ functions such as sd_journal_get_data3. - Similar, sd_journal_previous() sets + Similarly, sd_journal_previous() sets the read pointer back one entry. sd_journal_next_skip() and @@ -129,7 +129,7 @@ sd_journal_seek_head3 and sd_journal_next() in order to make iterating through the journal easier. See below - for an example. Similar, + for an example. Similarly, SD_JOURNAL_FOREACH_BACKWARDS() may be used for iterating the journal in reverse order. @@ -156,7 +156,7 @@ The sd_journal_next(), sd_journal_previous(), sd_journal_next_skip() and sd_journal_previous_skip() interfaces are - available as shared library, which can be compiled and + available as a shared library, which can be compiled and linked to with the libsystemd-journal pkg-config1 file.