X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsd_journal_next.xml;h=d3a7183c66d1b5f09275c8dee06b82f73e85dc85;hb=f5080e738512f92564e272d5dcbb357a1eceaa18;hp=11066611f13ae2fd61c569ddb2cc1e1e5cd5866b;hpb=74d005783e355acc784d123024e33bbb66ef9ef1;p=elogind.git diff --git a/man/sd_journal_next.xml b/man/sd_journal_next.xml index 11066611f..d3a7183c6 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,10 +156,9 @@ 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 + libsystemd pkg-config1 file.