diff options
author | Jan Engelhardt <jengelh@inai.de> | 2013-12-26 02:47:44 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-12-25 22:53:46 -0500 |
commit | b040723ea412209e0edf54647fa5aa4287411507 (patch) | |
tree | c20130ec95b22a9a310788d85c000f1668486f59 /man/systemd.timer.xml | |
parent | 494a66821815e8109afa136bd42818b85da38c09 (diff) |
man: improvements to comma placement
This is a recurring submission and includes corrections to:
comma placement.
Diffstat (limited to 'man/systemd.timer.xml')
-rw-r--r-- | man/systemd.timer.xml | 10 |
1 files changed, 5 insertions, 5 deletions
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 <citerefentry><refentrytitle>systemd.unit</refentrytitle><manvolnum>5</manvolnum></citerefentry>.</para> <para>If a timer configured with @@ -182,7 +182,7 @@ event expressions. See <citerefentry><refentrytitle>systemd.time</refentrytitle><manvolnum>7</manvolnum></citerefentry> for more information on the syntax of - calendar event expressions. Otherwise + calendar event expressions. Otherwise, the semantics are similar to <varname>OnActiveSec=</varname> and related settings.</para> @@ -211,7 +211,7 @@ <varname>OnUnitInactiveSec=</varname> and ending the time configured with <varname>AccuracySec=</varname> - 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 <citerefentry><refentrytitle>prctl</refentrytitle><manvolnum>2</manvolnum></citerefentry> 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.</para></listitem> </varlistentry> |