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_open_user.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/sd_bus_open_user.xml') diff --git a/man/sd_bus_open_user.xml b/man/sd_bus_open_user.xml index 6cb4a314a5..47f8361486 100644 --- a/man/sd_bus_open_user.xml +++ b/man/sd_bus_open_user.xml @@ -171,7 +171,7 @@ along with systemd; If not, see . - -EINVAL + -EINVAL Specified parameter is invalid (NULL in case of output @@ -179,7 +179,7 @@ along with systemd; If not, see . - -ENOMEM + -ENOMEM Memory allocation failed. -- cgit v1.2.3-54-g00ecf