diff options
Diffstat (limited to 'man/sd_journal_get_cursor.xml')
-rw-r--r-- | man/sd_journal_get_cursor.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_journal_get_cursor.xml b/man/sd_journal_get_cursor.xml index 861927e2e1..4cee7d5b63 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. <function>sd_journal_test_cursor()</function> 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.</para> </refsect1> |