X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_journal_get_cursor.xml;h=3f5483bbdaf5e295abf9fe34803b3e71483a8e45;hp=046c154097f637cf368d6ed2a4b0e2f789b9b5cc;hb=631b9deefbef76c5f69b165f33cb46690c938c95;hpb=494a66821815e8109afa136bd42818b85da38c09 diff --git a/man/sd_journal_get_cursor.xml b/man/sd_journal_get_cursor.xml index 046c15409..3f5483bbd 100644 --- a/man/sd_journal_get_cursor.xml +++ b/man/sd_journal_get_cursor.xml @@ -54,14 +54,14 @@ int sd_journal_get_cursor - sd_journal* j - char ** cursor + sd_journal *j + char **cursor int sd_journal_test_cursor - sd_journal* j - const char * cursor + sd_journal *j + const char *cursor @@ -89,7 +89,7 @@ string is allocated via libc malloc3 and should be freed after use with - free3. + free3. Note that sd_journal_get_cursor() will not @@ -132,7 +132,7 @@ and sd_journal_test_cursor() interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd-journal pkg-config1 + libsystemd pkg-config1 file.