X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_journal_get_catalog.xml;h=485bbba143e393d7de555e6bb7f0033b3bbcf108;hp=4a7e0a1f8c4c7786e57ce320438e4798c544e39c;hb=560852ced07a647e2d288ce2932aaf608712867d;hpb=79640424059328268b9fb6c5fa8eb777b27a177e diff --git a/man/sd_journal_get_catalog.xml b/man/sd_journal_get_catalog.xml index 4a7e0a1f8..485bbba14 100644 --- a/man/sd_journal_get_catalog.xml +++ b/man/sd_journal_get_catalog.xml @@ -54,14 +54,14 @@ int sd_journal_get_catalog - sd_journal* j - char** ret + sd_journal *j + char **ret int sd_journal_get_catalog_for_message_id sd_id128_t id - char** ret + char **ret @@ -109,7 +109,7 @@ On successful return, ret points to a new string, which must be freed with - free3. + free3. @@ -118,9 +118,9 @@ The sd_journal_get_catalog() and sd_journal_get_catalog_for_message_id() - 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.