X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_journal_get_catalog.xml;h=4a7e0a1f8c4c7786e57ce320438e4798c544e39c;hp=d1962e4ca15dc62e362ab5d6cd22d9a36fcdfd83;hb=ae095f860593c87d217773976cfe5f89a6993c89;hpb=74d005783e355acc784d123024e33bbb66ef9ef1 diff --git a/man/sd_journal_get_catalog.xml b/man/sd_journal_get_catalog.xml index d1962e4ca..4a7e0a1f8 100644 --- a/man/sd_journal_get_catalog.xml +++ b/man/sd_journal_get_catalog.xml @@ -80,8 +80,8 @@ field names in the catalog entry text enclosed in "@" will be replaced by the respective field values of the current entry. If a field name referenced in the - message catalog entry does not exist it the current - journal entry the "@" will be removed but the field + message catalog entry does not exist, in the current + journal entry, the "@" will be removed, but the field name otherwise left untouched. sd_journal_get_catalog_for_message_id() @@ -104,7 +104,7 @@ and sd_journal_get_catalog_for_message_id() return 0 on success or a negative errno-style error - code. If no matching message catalog entry is found + code. If no matching message catalog entry is found, -ENOENT is returned. On successful return, ret @@ -120,8 +120,7 @@ sd_journal_get_catalog_for_message_id() interfaces are available as shared library, which can be compiled and linked to with the - libsystemd-journal - pkg-config1 + libsystemd-journal pkg-config1 file.