From 6ca9571eddb6cf9ab84eb41d5a162ffde7b0c50e Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 13 Jul 2012 21:03:58 +0200 Subject: man: document sd_journal_get_fd() --- man/sd_journal_open.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'man/sd_journal_open.xml') 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) sd_journal_seek_cursor3. + + Notification of journal changes is available via + sd_journal_get_fd() and related + calls. -- cgit v1.2.1