diff options
-rw-r--r-- | man/sd_bus_error.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_bus_error.xml b/man/sd_bus_error.xml index 3091e1f019..4970ce3c08 100644 --- a/man/sd_bus_error.xml +++ b/man/sd_bus_error.xml @@ -265,7 +265,7 @@ <parameter>dst</parameter> using the values in <parameter>e</parameter>. If the strings in <parameter>e</parameter> were set using - <function>sd_bus_set_error_const()</function>, they will be shared. + <function>sd_bus_error_set_const()</function>, they will be shared. Otherwise, they will be copied. Returns a converted <varname>errno</varname>-like, negative error code.</para> |