X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsd_journal_get_cursor.xml;h=4410d6e3c051af3b8b18240978b72587d427eb4c;hb=9ea28c55a2488e6cd4a44ac5786f12b71ad5bc9f;hp=861927e2e1173795c68494529965b589ef37a630;hpb=1e158d273bb63883566358cbb886cd4167421df6;p=elogind.git diff --git a/man/sd_journal_get_cursor.xml b/man/sd_journal_get_cursor.xml index 861927e2e..4410d6e3c 100644 --- a/man/sd_journal_get_cursor.xml +++ b/man/sd_journal_get_cursor.xml @@ -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. @@ -130,9 +130,9 @@ The sd_journal_get_cursor() and sd_journal_test_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.