From b938cb902c3b5bca807a94b277672c64d6767886 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sun, 3 Aug 2014 07:11:12 +0200 Subject: doc: correct punctuation and improve typography in documentation --- man/sd_event_run.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/sd_event_run.xml') diff --git a/man/sd_event_run.xml b/man/sd_event_run.xml index 2eab5684c5..d1c92d1b0a 100644 --- a/man/sd_event_run.xml +++ b/man/sd_event_run.xml @@ -71,7 +71,7 @@ sd_event_run() can be used to run one iteration of the event loop of libsystemd. This function waits - until an event to process is available and dispatches a handler + until an event to process is available, and dispatches a handler for it. Parameter timeout specifices the maximum time (in microseconds) to wait. (uint64_t) -1 may be used to specify an infinite timeout. @@ -150,7 +150,7 @@ - Other errors are possible too. + Other errors are possible, too. -- cgit v1.2.3-54-g00ecf