about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2007-01-18 18:52:11 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2007-01-18 18:52:11 +0000
commit5a6ac4ed4327cc42106c5a89f7fa8bb1678b6a48 (patch)
treecd6657c5e8f1b88e3713f7939c7cbca89a560c89
parent481d1b7560df30f3e9f7b1ec86349d77ce224b5d (diff)
downloadzsh-5a6ac4ed4327cc42106c5a89f7fa8bb1678b6a48.tar.gz
zsh-5a6ac4ed4327cc42106c5a89f7fa8bb1678b6a48.tar.xz
zsh-5a6ac4ed4327cc42106c5a89f7fa8bb1678b6a48.zip
unposted: typo in calendar_scandate doc
-rw-r--r--ChangeLog2
-rw-r--r--Doc/Zsh/calsys.yo3
2 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 65d10e5c9..62f64a236 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2007-01-18  Peter Stephenson  <pws@csr.com>
 
+	* unposted: Doc/Zsh/calsys.yo: typo with parentheses.
+
 	* 23114: Src/subst.c: ${foo:s/bar/rod} was broken (when final
 	delimiter is not present).
 
diff --git a/Doc/Zsh/calsys.yo b/Doc/Zsh/calsys.yo
index b2196e448..3b4ddc158 100644
--- a/Doc/Zsh/calsys.yo
+++ b/Doc/Zsh/calsys.yo
@@ -501,7 +501,7 @@ This is a generic function to parse dates and times that may be
 used separately from the calendar system.  The argument is a date
 or time specification as described in
 ifzman(the section FILE AND DATE FORMATS above)\
-ifnzman(noderef(Calendar File and Date Formats).  The parameter tt(REPLY)
+ifnzman(noderef(Calendar File and Date Formats)).  The parameter tt(REPLY)
 is set to the number of seconds since the epoch corresponding to that date
 or time.  By default, the date and time may occur anywhere within the given
 argument.
@@ -537,7 +537,6 @@ is tolling twelve.
 )
 enditem()
 )
-)
 findex(calendar_show)
 item(tt(calendar_show))(
 The function used by default to display events.  It accepts a start time