summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorPeter Rajnoha <prajnoha@redhat.com>2015-06-29 16:16:58 +0200
committerPeter Rajnoha <prajnoha@redhat.com>2015-06-29 16:17:33 +0200
commit77f0e7a450dc2bc3e42bb4854e1032873d661c58 (patch)
treeff3a40c7a16e2affa5ace81631813a207547d8b4 /conf
parent621398ebb79760d6e86f8264e4198946d59e6522 (diff)
downloadlvm2-77f0e7a450dc2bc3e42bb4854e1032873d661c58.tar.gz
cleanup: time: error out on incorrect time_format and indentation in config_settings.h
Diffstat (limited to 'conf')
-rw-r--r--conf/example.conf.in7
1 files changed, 4 insertions, 3 deletions
diff --git a/conf/example.conf.in b/conf/example.conf.in
index 41b9702cd..45201628d 100644
--- a/conf/example.conf.in
+++ b/conf/example.conf.in
@@ -1416,7 +1416,7 @@ activation {
# Format specification is a string which may contain special character
# sequences and ordinary character sequences. Ordinary character sequences
# are copied verbatim. Each special character sequence is introduced by '%'
- # character and such sequence is then substitued with a value as described below:
+ # character and such sequence is then substituted with a value as described below:
# %a The abbreviated name of the day of the week according to the
# current locale.
# %A The full name of the day of the week according to the current locale.
@@ -1480,8 +1480,9 @@ activation {
# %y The year as a decimal number without a century (range 00 to 99). (alt E, alt O)
# %Y The year as a decimal number including the century. (alt E)
# %z The +hhmm or -hhmm numeric timezone (that is, the hour and minute
- # offset from UTC).%Z The timezone name or abbreviation.
- # %% A literal '%' character.
+ # offset from UTC).
+ # %Z The timezone name or abbreviation.
+ # %% A literal '%' character.
# time_format = "%Y-%m-%d %T %z"
# Configuration option report/devtypes_sort.