]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: fix reference
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 12 Jan 2019 23:42:32 +0000 (08:42 +0900)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 13 Jan 2019 10:12:20 +0000 (11:12 +0100)
Fixes #11396.

man/sd_event_wait.xml

index 884996291ca47c00db0624601b6262db14489680..f01d18e94e10a0226181e6a3c42748dd4a51c000 100644 (file)
         <listitem><para>An event source is currently being prepared,
         i.e. the preparation handler is currently being executed, as
         set with
-        <citerefentry><refentrytitle>sd_event_set_prepare</refentrytitle><manvolnum>3</manvolnum></citerefentry>. This
+        <citerefentry><refentrytitle>sd_event_source_set_prepare</refentrytitle><manvolnum>3</manvolnum></citerefentry>. This
         state is only seen in the event source preparation handler
         that is invoked from the
         <function>sd_event_prepare()</function> call and is