X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_journal_seek_head.xml;h=2ef37e528850adba69b7017fc80cac5501bc533c;hp=939f0b10860773cabe20b551dc54da1bd6865ebe;hb=9b15b7846d4de01bb5d9700a24077787e984e8ab;hpb=494a66821815e8109afa136bd42818b85da38c09 diff --git a/man/sd_journal_seek_head.xml b/man/sd_journal_seek_head.xml index 939f0b108..2ef37e528 100644 --- a/man/sd_journal_seek_head.xml +++ b/man/sd_journal_seek_head.xml @@ -58,31 +58,31 @@ int sd_journal_seek_head - sd_journal* j + sd_journal *j int sd_journal_seek_tail - sd_journal* j + sd_journal *j int sd_journal_seek_monotonic_usec - sd_journal* j + sd_journal *j sd_id128_t boot_id uint64_t usec int sd_journal_seek_realtime_usec - sd_journal* j + sd_journal *j uint64_t usec int sd_journal_seek_cursor - sd_journal* j - const char * cursor + sd_journal *j + const char *cursor @@ -158,7 +158,7 @@ and sd_journal_seek_cursor() interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd-journal pkg-config1 + libsystemd pkg-config1 file.