X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsd_journal_get_cursor.xml;h=046c154097f637cf368d6ed2a4b0e2f789b9b5cc;hb=ab046dde6f355f4a8b07ff6120a7ef51f5d49fc9;hp=1b0e775bb4a16debb084848f371a0ce37f3f1a5b;hpb=ab06eef8101866dd1337c4759002f7360a9db416;p=elogind.git diff --git a/man/sd_journal_get_cursor.xml b/man/sd_journal_get_cursor.xml index 1b0e775bb..046c15409 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,10 +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-journal pkg-config1 file.