about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2006-12-01 12:54:20 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2006-12-01 12:54:20 +0000
commitac05bc6e026aebc0fa40ec942501026ebd489919 (patch)
tree2c7518a73f6cee8f09f62c6a4e7a06ac8128bb92 /Doc
parent026bf115664dd8b0d2c192351355de4458d63039 (diff)
downloadzsh-ac05bc6e026aebc0fa40ec942501026ebd489919.tar.gz
zsh-ac05bc6e026aebc0fa40ec942501026ebd489919.tar.xz
zsh-ac05bc6e026aebc0fa40ec942501026ebd489919.zip
unposted: fix calendar stuff
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Zsh/calsys.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/calsys.yo b/Doc/Zsh/calsys.yo
index d3b683a01..543bf0935 100644
--- a/Doc/Zsh/calsys.yo
+++ b/Doc/Zsh/calsys.yo
@@ -381,7 +381,7 @@ example(print *+LPAR()e:age 2006/10/04 2006/10/09:+RPAR())
 The example above matches all files modified between the start of those
 dates.
 
-example(print *+LPAR()e:age 2006/10/04+RPAR())
+example(print *+LPAR()e:age 2006/10/04:+RPAR())
 
 The example above matches all files modified on that date.  If the second
 argument is omitted it is taken to be exactly 24 hours after the first