[systemd-commits] man/systemd.time.xml
Tom Gundersen
tomegun at kemper.freedesktop.org
Wed Jan 30 07:33:16 PST 2013
man/systemd.time.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 94172f3c9c34e23593f1942f02164cb578109a84
Author: Tom Gundersen <teg at jklm.no>
Date: Wed Jan 30 12:25:19 2013 +0100
man: time - exchange some 'colons' with 'commas'
diff --git a/man/systemd.time.xml b/man/systemd.time.xml
index db5d01b..a9318bb 100644
--- a/man/systemd.time.xml
+++ b/man/systemd.time.xml
@@ -214,7 +214,7 @@
specified it should consist of one or more english
language week day names, either in the abbreviated
(Wed) or non-abbreviated (Wednesday) form (case does
- not matter), separated by colons. Specifying two week
+ not matter), separated by commas. Specifying two week
days separated by "-" refers to a range of continuous
week days. "," and "-" may be combined freely.</para>
@@ -222,7 +222,7 @@
component may be specified as "*" in which case any
value will match. Alternatively, each component can be
specified as list of values separated by
- colons. Values may also be suffixed with "/" and a
+ commas. Values may also be suffixed with "/" and a
repetition value, which indicates that the value and
all values plus multiples of the repetition value are
matched.</para>
More information about the systemd-commits
mailing list