diff options
Diffstat (limited to 'man/sd_journal_get_fd.xml')
-rw-r--r-- | man/sd_journal_get_fd.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_journal_get_fd.xml b/man/sd_journal_get_fd.xml index 2f7afa8763..9510ecc45f 100644 --- a/man/sd_journal_get_fd.xml +++ b/man/sd_journal_get_fd.xml @@ -192,7 +192,7 @@ else { invocation.</para></listitem> <listitem><para>If <constant>SD_JOURNAL_APPEND</constant> is returned, new entries have been appended to the end - of the journal. In this case it is sufficient to simply continue reading at the previous end location of the + of the journal. In this case, it is sufficient to simply continue reading at the previous end location of the journal, to read the newly added entries.</para></listitem> <listitem><para>If <constant>SD_JOURNAL_INVALIDATE</constant>, journal files were added to or removed from the |