X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd-journal.xml;h=edf7c32d6dc294df25fbaa7377e0d33279ad3b1a;hp=1beb9a5c7d3e4e39af051a08964f43066ae08951;hb=1836bf9e1d70240c8079e4db4312309f4f1f91fd;hpb=3c1668da6202f1ead3d4d3981b89e9da1a0e98e3 diff --git a/man/sd-journal.xml b/man/sd-journal.xml index 1beb9a5c7..edf7c32d6 100644 --- a/man/sd-journal.xml +++ b/man/sd-journal.xml @@ -21,7 +21,8 @@ along with systemd; If not, see . --> - + sd-journal @@ -53,7 +54,7 @@ - pkg-config --cflags --libs libsystemd-journal + pkg-config --cflags --libs libsystemd @@ -78,8 +79,10 @@ sd_journal_add_match3, sd_journal_seek_head3, sd_journal_get_cursor3, - sd_journal_cutoff_realtime_usec3, - sd_journal_get_usage3 + sd_journal_get_cutoff_realtime_usec3, + sd_journal_get_cutoff_monotonic_usec3, + sd_journal_get_usage3, + sd_journal_get_catalog3 and sd_journal_get_fd3 for more information about the functions @@ -94,15 +97,7 @@ tool. - - Notes - - These APIs are implemented as shared library, - which can be compiled and linked to with the - libsystemd-journal - pkg-config1 - file. - + See Also @@ -117,13 +112,15 @@ sd_journal_add_match3, sd_journal_seek_head3, sd_journal_get_cursor3, - sd_journal_cutoff_realtime_usec3, + sd_journal_get_cutoff_realtime_usec3, + sd_journal_get_cutoff_monotonic_usec3, sd_journal_get_usage3, sd_journal_get_fd3, sd_journal_query_unique3, + sd_journal_get_catalog3, journalctl1, sd-id1283, - pkg-config1 + pkg-config1