From ffdeb1c25728c722567d6f9de2d714f3f1f2a4de Mon Sep 17 00:00:00 2001 From: Jun-ichi Takimoto Date: Tue, 12 May 2015 00:36:18 +0900 Subject: 35075: improve manual format also fixed a ChangeLog entry for 35034 (2015-05-06) --- Doc/Zsh/mod_sched.yo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Doc/Zsh/mod_sched.yo') diff --git a/Doc/Zsh/mod_sched.yo b/Doc/Zsh/mod_sched.yo index 2d8d77c7a..1350b9e4c 100644 --- a/Doc/Zsh/mod_sched.yo +++ b/Doc/Zsh/mod_sched.yo @@ -8,7 +8,7 @@ startitem() findex(sched) cindex(timed execution) cindex(execution, timed) -xitem(tt(sched) [tt(-o)] [tt(PLUS())]var(hh)tt(:)var(mm)[:var(ss)] var(command) ...) +xitem(tt(sched) [tt(-o)] [tt(PLUS())]var(hh)tt(:)var(mm)[tt(:)var(ss)] var(command) ...) xitem(tt(sched) [tt(-o)] [tt(PLUS())]var(seconds) var(command) ...) item(tt(sched) [ tt(-)var(item) ])( Make an entry in the scheduled list of commands to execute. @@ -54,7 +54,7 @@ tt(sched) builtin. The indices of the array correspond to the numbers shown when tt(sched) is run with no arguments (provided that the tt(KSH_ARRAYS) option is not set). The value of the array consists of the scheduled time in seconds since the epoch -(see ifnzman(The zsh/datetime Module)\ +(see ifnzman(noderef(The zsh/datetime Module))\ ifzman(the section `The zsh/datetime Module') for facilities for using this number), followed by a colon, followed by any options (which may be empty but will be preceded by a `tt(-)' otherwise), -- cgit 1.4.1