diff doc/lispref/os.texi @ 99908:3a3bc9606291

(Processor Run Time): Fix typo.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 25 Nov 2008 03:50:41 +0000
parents e51cb1bd0e3a
children 112042a909ba
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