]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/sd_bus_reply_method_error.xml
man: fix link markup
[thirdparty/systemd.git] / man / sd_bus_reply_method_error.xml
index 0a85557ec6e82e8bdcf6cc205b43d0e3801212b0..dcf9ee299fbe79d53b134d3fd75ccbd07610efe6 100644 (file)
@@ -84,7 +84,7 @@
     <para>The <function>sd_bus_reply_method_error()</function> function sends an error reply to the
     <parameter>call</parameter> message. The error structure <parameter>e</parameter> specifies the
     error to send, and is used as described in
-    <citerefentry><refentrytitle>sd_bus_message_new_error</refentrytitle><manvolnum>3</manvolnum></citerefentry>.
+    <citerefentry><refentrytitle>sd_bus_message_new_method_error</refentrytitle><manvolnum>3</manvolnum></citerefentry>.
     If no reply is expected to <parameter>call</parameter>, this function succeeds without sending a
     reply.</para>