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 8849962..f01d18e 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