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=4cee7d5b636069791d2d4a44ec18de86d35fa29c;hb=ebf4e8013b2928fdcfa6008ee6559e8c7e1fd60b;hpb=6b4991cfde6c0a0b62e836ca75ae362779c474d4 diff --git a/man/sd_journal_get_cursor.xml b/man/sd_journal_get_cursor.xml index 4cee7d5b6..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 @@ -130,9 +130,9 @@ The sd_journal_get_cursor() and sd_journal_test_cursor() - interfaces are available as shared library, which can + interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd-journal pkg-config1 + libsystemd pkg-config1 file.