From: Yu Watanabe Date: Sat, 12 Jan 2019 23:42:32 +0000 (+0900) Subject: man: fix reference X-Git-Tag: v241~136 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=227bcd91b42cc9291bc6539bb6127af74fe5e466;p=platform%2Fupstream%2Fsystemd.git man: fix reference Fixes #11396. --- diff --git a/man/sd_event_wait.xml b/man/sd_event_wait.xml index 8849962..f01d18e 100644 --- a/man/sd_event_wait.xml +++ b/man/sd_event_wait.xml @@ -157,7 +157,7 @@ An event source is currently being prepared, i.e. the preparation handler is currently being executed, as set with - sd_event_set_prepare3. This + sd_event_source_set_prepare3. This state is only seen in the event source preparation handler that is invoked from the sd_event_prepare() call and is