X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=man%2Fsd_journal_seek_head.xml;h=284479a1df7017840e05b23b3360072688630a42;hb=0a8a0fad010018be0f46d1c2e077ade0eb27c7db;hp=939f0b10860773cabe20b551dc54da1bd6865ebe;hpb=494a66821815e8109afa136bd42818b85da38c09;p=elogind.git diff --git a/man/sd_journal_seek_head.xml b/man/sd_journal_seek_head.xml index 939f0b108..284479a1d 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.