X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsd_journal_seek_head.xml;h=9ee14e476e2852895d69e0ea22fb9099a9667f09;hb=2ad7561f9f658f8dee168a76654c7d918e2260c7;hp=03de30a383c0570e763cf8c7f0f9bce0e87234b8;hpb=79640424059328268b9fb6c5fa8eb777b27a177e;p=elogind.git diff --git a/man/sd_journal_seek_head.xml b/man/sd_journal_seek_head.xml index 03de30a38..9ee14e476 100644 --- a/man/sd_journal_seek_head.xml +++ b/man/sd_journal_seek_head.xml @@ -94,7 +94,7 @@ seeks to the beginning of the journal, i.e. the oldest available entry. - Similar, + Similarly, sd_journal_seek_tail() may be used to seek to the end of the journal, i.e. the most recent available entry. @@ -156,9 +156,9 @@ sd_journal_seek_monotonic_usec(), sd_journal_seek_realtime_usec(), and sd_journal_seek_cursor() - interfaces are available as shared library, which can + interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd-journal pkg-config1 + libsystemd pkg-config1 file.