From f70ca25ae05a92265b59bfb975cc935968d759aa Mon Sep 17 00:00:00 2001 From: Thomas Hindoe Paaboel Andersen Date: Mon, 15 Sep 2014 23:17:57 +0200 Subject: [PATCH] man: sd_bus_error typo fix --- man/sd_bus_error.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/sd_bus_error.xml b/man/sd_bus_error.xml index 7f4160753..7144f4ba3 100644 --- a/man/sd_bus_error.xml +++ b/man/sd_bus_error.xml @@ -296,7 +296,7 @@ along with systemd; If not, see . name will be generated from format and the arguments. - sd_bus_error_get_errno is will convert + sd_bus_error_get_errno will convert e->name to an errno-like value using the same rules as sd_bus_error_set. If e is NULL, 0 will be -- 2.30.2