X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=man%2Fsd_journal_get_data.xml;h=c01db4eb9364acfc26f22d1815cdbce6ce6dcb3f;hb=0cb9fbcd44517ec90b2a678876194607beab5dec;hp=460b709dbff02a887a37d75efc0be28c86175686;hpb=1e158d273bb63883566358cbb886cd4167421df6;p=elogind.git diff --git a/man/sd_journal_get_data.xml b/man/sd_journal_get_data.xml index 460b709db..c01db4eb9 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 @@ -203,9 +203,9 @@ sd_journal_set_data_threshold() and sd_journal_get_data_threshold() - 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.