X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd-journal.xml;h=832d5845792f9b325dd0ae91571db2513549b843;hp=0485458535c16e5942914b95329fab1c954bc4fd;hb=e0e009c067aa7237f9683c46e5845bbb11ec67c2;hpb=a8eedf4953d379dc09ee2b04e69a0a54ba247a02 diff --git a/man/sd-journal.xml b/man/sd-journal.xml index 048545853..832d58457 100644 --- a/man/sd-journal.xml +++ b/man/sd-journal.xml @@ -39,12 +39,12 @@ sd-journal - 7 + 3 sd-journal - APIs for submitting and querying log entries to and from the Journal + APIs for submitting and querying log entries to and from the journal @@ -78,7 +78,9 @@ sd_journal_add_match3, sd_journal_seek_head3, sd_journal_get_cursor3, - sd_journal_cutoff_realtime_usec3 + sd_journal_cutoff_realtime_usec3, + sd_journal_get_usage3, + sd_journal_get_catalog3 and sd_journal_get_fd3 for more information about the functions @@ -96,10 +98,9 @@ Notes - These APIs are implemented as shared library, + These APIs are implemented as a shared library, which can be compiled and linked to with the - libsystemd-journal - pkg-config1 + libsystemd-journal pkg-config1 file. @@ -111,13 +112,18 @@ sd_journal_stream_fd3, sd_journal_open3, sd_journal_next3, + sd_journal_get_data3, sd_journal_get_realtime_usec3, sd_journal_add_match3, sd_journal_seek_head3, sd_journal_get_cursor3, sd_journal_cutoff_realtime_usec3, + sd_journal_get_usage3, + sd_journal_get_fd3, + sd_journal_query_unique3, + sd_journal_get_catalog3, journalctl1, - sd-id1287, + sd-id1283, pkg-config1