X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_journal_get_data.xml;h=0e1111e05d696744ad66bb650deba3ca16ea5e69;hp=ba50b8d092772bf96c3a8b512ab88bfc14da7398;hb=862e8bf8c63bd74b915798677f1894da11b2be60;hpb=74d005783e355acc784d123024e33bbb66ef9ef1 diff --git a/man/sd_journal_get_data.xml b/man/sd_journal_get_data.xml index ba50b8d09..0e1111e05 100644 --- a/man/sd_journal_get_data.xml +++ b/man/sd_journal_get_data.xml @@ -179,9 +179,9 @@ sd_journal_get_data() returns 0 on success or a negative errno-style error code. If the current entry does not include the - specified field -ENOENT is returned. If + specified field, -ENOENT is returned. If sd_journal_next3 - has not been called at least once -EADDRNOTAVAIL is + has not been called at least once, -EADDRNOTAVAIL is returned. sd_journal_enumerate_data() returns a positive integer if the next field has been read, 0 when no more fields are known, or a negative @@ -205,8 +205,7 @@ sd_journal_get_data_threshold() interfaces are available as shared library, which can be compiled and linked to with the - libsystemd-journal - pkg-config1 + libsystemd-journal pkg-config1 file.