chiark / gitweb /
journal: fix parsing of monotonic kernel timestamps
[elogind.git] / man / sd_journal_get_fd.xml
index f4db2a392aed5b329ad6cfd29ae335b70173af37..e3b5eaa13d13a11f37121dec1aee4a2fccb25abf 100644 (file)
 
         <refnamediv>
                 <refname>sd_journal_get_fd</refname>
 
         <refnamediv>
                 <refname>sd_journal_get_fd</refname>
-                <refname>sd_journal_get_process</refname>
-                <refname>sd_journal_get_wait</refname>
+                <refname>sd_journal_process</refname>
+                <refname>sd_journal_wait</refname>
+                <refname>SD_JOURNAL_NOP</refname>
+                <refname>SD_JOURNAL_APPEND</refname>
+                <refname>SD_JOURNAL_INVALIDATE</refname>
                 <refpurpose>Journal change notification
                 interface</refpurpose>
         </refnamediv>
                 <refpurpose>Journal change notification
                 interface</refpurpose>
         </refnamediv>
@@ -78,7 +81,7 @@
 
                 <para><function>sd_journal_get_fd()</function> returns
                 a file descriptor that may be asynchronously polled in
 
                 <para><function>sd_journal_get_fd()</function> returns
                 a file descriptor that may be asynchronously polled in
-                an external event loop and is signalled readable as
+                an external event loop and is signaled readable as
                 soon as the journal changes, for example because new
                 entries were added. The file descriptor is suitable
                 for usage in
                 soon as the journal changes, for example because new
                 entries were added. The file descriptor is suitable
                 for usage in