X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_journal_get_cursor.xml;h=4cee7d5b636069791d2d4a44ec18de86d35fa29c;hp=354168bee284a3ba9c1f45ca0fa16b937614eb03;hb=0a244b8ecb6dfcb381fe831dc2aa9bacb2c12975;hpb=f274ece0f76b5709408821e317e87aef76123db6 diff --git a/man/sd_journal_get_cursor.xml b/man/sd_journal_get_cursor.xml index 354168bee..4cee7d5b6 100644 --- a/man/sd_journal_get_cursor.xml +++ b/man/sd_journal_get_cursor.xml @@ -108,7 +108,7 @@ comparing cursors is not possible. Use this call to verify after an invocation of sd_journal_seek_cursor3 - whether the entry being seeked to was actually found + whether the entry being sought to was actually found in the journal or the next closest entry was used instead. @@ -120,7 +120,7 @@ returns 0 on success or a negative errno-style error code. sd_journal_test_cursor() returns positive if the current entry matches the - specified cursor, 0 if it doesn't match the specified + specified cursor, 0 if it does not match the specified cursor or a negative errno-style error code on failure. @@ -132,8 +132,7 @@ and sd_journal_test_cursor() interfaces are available as shared library, which can be compiled and linked to with the - libsystemd-journal - pkg-config1 + libsystemd-journal pkg-config1 file.