X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_bus_error.xml;h=aba80832d29b58e000f64456e0f3954fe016ed7e;hp=7f4160753ef3b6092c4e9e33b3d1e940398726ca;hb=9700d6980f7c212b10a69399e6430b82a6f45587;hpb=06b643e7f5a3b79005dd57497897ab7255fe3659 diff --git a/man/sd_bus_error.xml b/man/sd_bus_error.xml index 7f4160753..aba80832d 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 @@ -376,7 +376,7 @@ along with systemd; If not, see . - -EINVAL + -EINVAL Error was already set in sd_bus_error structure when one the @@ -384,7 +384,7 @@ along with systemd; If not, see . - -ENOMEM + -ENOMEM Memory allocation failed.