X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsd_journal_get_data.xml;h=a7754129f0ecb95c044ef4d49e7bc69b7aa1943f;hb=1ca6783f5ea3755bd83e723f529c2eda512c7fed;hp=9d8a4a2221440fb0207db9dd81c76cdb9b4c2b3f;hpb=4171a6676c74846c9c189f3a92b97bbcd4a11a13;p=elogind.git diff --git a/man/sd_journal_get_data.xml b/man/sd_journal_get_data.xml index 9d8a4a222..a7754129f 100644 --- a/man/sd_journal_get_data.xml +++ b/man/sd_journal_get_data.xml @@ -126,8 +126,8 @@ Note that these functions will not work before sd_journal_next3 - (or related call) has not been called at least - once. + (or related call) has been called at least + once, in order to position the read pointer at a valid entry. @@ -192,7 +192,8 @@ int print_fields(sd_journal *j) { systemd.journal-fields7, sd-journal3, sd_journal_open3, - sd_journal_next3 + sd_journal_next3, + sd_journal_get_realtime_usec3