X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_journal_get_realtime_usec.xml;h=18fbdca722e0f35ce50d9d1e45a09110f22829cd;hp=8870c29e30a673c9ffe90d350e0982ab38ec64e4;hb=d0928791499734e202460d5c027b5d3e0d28e7ab;hpb=e9dd9f9547350c7dc0473583b5c2228dc8f0ab76 diff --git a/man/sd_journal_get_realtime_usec.xml b/man/sd_journal_get_realtime_usec.xml index 8870c29e3..18fbdca72 100644 --- a/man/sd_journal_get_realtime_usec.xml +++ b/man/sd_journal_get_realtime_usec.xml @@ -54,15 +54,15 @@ int sd_journal_get_realtime_usec - sd_journal* j - uint64_t* usec + sd_journal *j + uint64_t *usec int sd_journal_get_monotonic_usec - sd_journal* j - uint64_t* usec - sd_id128_t* boot_id + sd_journal *j + uint64_t *usec + sd_id128_t *boot_id @@ -122,9 +122,9 @@ sd_journal_get_realtime_usec() and sd_journal_get_monotonic_usec() - 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.