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/systemd.timer.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'man/systemd.timer.xml') diff --git a/man/systemd.timer.xml b/man/systemd.timer.xml index 484287ccf6..7143f9f931 100644 --- a/man/systemd.timer.xml +++ b/man/systemd.timer.xml @@ -141,7 +141,7 @@ also include time units. Example: "OnBootSec=5h 30min" means 5 hours and 30 minutes after boot-up. For details - about the syntax of time spans see + about the syntax of time spans, see systemd.unit5. If a timer configured with @@ -182,7 +182,7 @@ event expressions. See systemd.time7 for more information on the syntax of - calendar event expressions. Otherwise + calendar event expressions. Otherwise, the semantics are similar to OnActiveSec= and related settings. @@ -211,7 +211,7 @@ OnUnitInactiveSec= and ending the time configured with AccuracySec= - later. Within this time window the + later. Within this time window, the expiry time will be placed at a host-specific, randomized but stable position, that is synchronized between @@ -220,7 +220,7 @@ in networked installations, as well as optimizing power consumption to suppress unnecessary CPU wake-ups. To - get best accuracy set this option to + get best accuracy, set this option to 1us. Note that the timer is still subject to the timer slack configured via @@ -229,7 +229,7 @@ setting. See prctl2 for details. To optimize power - consumption make sure to set this + consumption, make sure to set this value as high as possible and as low as necessary. -- cgit v1.2.3-54-g00ecf