From b040723ea412209e0edf54647fa5aa4287411507 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 26 Dec 2013 02:47:44 +0100 Subject: man: improvements to comma placement This is a recurring submission and includes corrections to: comma placement. --- man/sd_uid_get_state.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/sd_uid_get_state.xml') diff --git a/man/sd_uid_get_state.xml b/man/sd_uid_get_state.xml index 0faa7651e5..30b254c805 100644 --- a/man/sd_uid_get_state.xml +++ b/man/sd_uid_get_state.xml @@ -152,11 +152,11 @@ Return Value - On success + On success, sd_uid_get_state() returns 0 or a positive integer. If the test succeeds, sd_uid_is_on_seat() returns a - positive integer, if it fails + positive integer; if it fails, 0. sd_uid_get_sessions() and sd_uid_get_seats() return the number of entries in the returned arrays. On failure, -- cgit v1.2.1