From 8728acdf1fabae2827baac14985b7f49146cc708 Mon Sep 17 00:00:00 2001 From: mainzelm Date: Thu, 4 Apr 2002 08:47:34 +0000 Subject: [PATCH] Note that the optional arguments for make-date are not as optional as you may think. --- doc/scsh-manual/syscalls.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/scsh-manual/syscalls.tex b/doc/scsh-manual/syscalls.tex index b45c394..bdcda9b 100644 --- a/doc/scsh-manual/syscalls.tex +++ b/doc/scsh-manual/syscalls.tex @@ -2700,7 +2700,8 @@ This is described for each procedure below. are optional, and default to \ex{\#f}, \ex{\#f}, \ex{\#f}, 0, and 0 respectively. This is useful when creating a \ex{date} record to pass as an - argument to \ex{time}. + argument to \ex{time}. Other procedures, however, may refuse to work + with these incomplete \ex{date} records. \end{desc} \subsection{Time zones}