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_new.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/sd_bus_new.xml') diff --git a/man/sd_bus_new.xml b/man/sd_bus_new.xml index 1f8d787eea..8c56dc0d20 100644 --- a/man/sd_bus_new.xml +++ b/man/sd_bus_new.xml @@ -112,7 +112,7 @@ along with systemd; If not, see . - -ENOMEM + -ENOMEM Memory allocation failed. -- cgit v1.2.3-54-g00ecf