diff options
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/Zsh/calsys.yo | 3 |
1 files changed, 1 insertions, 2 deletions
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 |