changeset 99908:3a3bc9606291

(Processor Run Time): Fix typo.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 25 Nov 2008 03:50:41 +0000
parents 659005a2ba74
children 2b9c924c3d42
files doc/lispref/os.texi
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/lispref/os.texi	Tue Nov 25 03:50:17 2008 +0000
+++ b/doc/lispref/os.texi	Tue Nov 25 03:50:41 2008 +0000
@@ -1394,7 +1394,8 @@
 running.  The string is formatted by @code{format-seconds} according
 to the optional argument @var{format}.  For the available format
 descriptors, see @ref{Time Parsing, format-seconds}.  If @var{format}
-is nil or omitted, it defaults to @code{"%Y, %D, %H, %M, %z%S"}.
+is @code{nil} or omitted, it defaults to @code{"%Y, %D, %H, %M,
+%z%S"}.
 @end defun
 
 @defun get-internal-run-time