diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/sd_journal_open.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/sd_journal_open.xml b/man/sd_journal_open.xml index ff089a88e0..5285fe6bc1 100644 --- a/man/sd_journal_open.xml +++ b/man/sd_journal_open.xml @@ -137,6 +137,10 @@ to it (or if the specific entry is not available locally, to its closest entry in time) <citerefentry><refentrytitle>sd_journal_seek_cursor</refentrytitle><manvolnum>3</manvolnum></citerefentry>.</para> + + <para>Notification of journal changes is available via + <function>sd_journal_get_fd()</function> and related + calls.</para> </refsect1> <refsect1> |