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_creds_new_from_pid.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'man/sd_bus_creds_new_from_pid.xml') diff --git a/man/sd_bus_creds_new_from_pid.xml b/man/sd_bus_creds_new_from_pid.xml index bc94c44095..f3ea1defe1 100644 --- a/man/sd_bus_creds_new_from_pid.xml +++ b/man/sd_bus_creds_new_from_pid.xml @@ -205,14 +205,14 @@ along with systemd; If not, see . - -ESRCH + -ESRCH Specified pid could not be found. - -EINVAL + -EINVAL Specified parameter is invalid (NULL in case of output @@ -220,7 +220,7 @@ along with systemd; If not, see . - -ENOMEM + -ENOMEM Memory allocation failed. -- cgit v1.2.3-54-g00ecf