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=4410d6e3c051af3b8b18240978b72587d427eb4c;hb=ebf4e8013b2928fdcfa6008ee6559e8c7e1fd60b;hpb=14bf87881b6e6788447e46108b5bb074d8c5f726 diff --git a/man/sd_journal_get_cursor.xml b/man/sd_journal_get_cursor.xml index 4410d6e3c..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 pkg-config1 + libsystemd pkg-config1 file.