From 8474b70c3a3842cdf3d51f331dd117ab6421f6d0 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Thu, 25 Sep 2014 17:27:46 -0400 Subject: man: use markup for errno value We were inconsistent, but marking them up as constants makes more sense then as variables. --- man/sd_bus_error.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/sd_bus_error.xml') diff --git a/man/sd_bus_error.xml b/man/sd_bus_error.xml index 7144f4ba32..aba80832d2 100644 --- a/man/sd_bus_error.xml +++ b/man/sd_bus_error.xml @@ -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. -- cgit v1.2.3-54-g00ecf