X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsd_journal_get_fd.xml;h=16aeea2dc777801cd10b4d228df3c357431ac488;hb=5a2e420c1f0961c2819d0c5e35bcf911a7ba559d;hp=4b36f97af8bbb4b71506127b17a5d543df89ebeb;hpb=494a66821815e8109afa136bd42818b85da38c09;p=elogind.git diff --git a/man/sd_journal_get_fd.xml b/man/sd_journal_get_fd.xml index 4b36f97af..16aeea2dc 100644 --- a/man/sd_journal_get_fd.xml +++ b/man/sd_journal_get_fd.xml @@ -255,7 +255,7 @@ else { sd_journal_wait() interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd-journal pkg-config1 + libsystemd pkg-config1 file. @@ -330,8 +330,7 @@ int wait_for_changes(sd_journal *j) { pollfd.events = sd_journal_get_events(j); poll(&pollfd, 1, msec); return sd_journal_process(j); -} - +}