zsh-workers
 help / color / mirror / code / Atom feed
* manpage mentions old TIMEFMT
@ 2012-04-13 20:47 Christian Neukirchen
  2012-04-13 21:15 ` Christian Neukirchen
  0 siblings, 1 reply; 7+ messages in thread
From: Christian Neukirchen @ 2012-04-13 20:47 UTC (permalink / raw)
  To: zsh-workers

Hi,

a minor documentation bug:

       TIMEFMT
              The format of process time reports with the time  keyword.   The
              default is `%E real  %U user  %S system  %P %J'.  

but actually:

% zsh --version
zsh 4.3.17 (x86_64-unknown-linux-gnu)
% zsh -f 
juno% echo $TIMEFMT
%J  %U user %S system %P cpu %*E total

This probably went unnoticed for a loong time. :)

> Thu Jun 15 00:25:43 1995  Richard Coleman  <coleman@math.gatech.edu>
> ...
>        * Changed the DEFAULT_TIMEFMT to
>          "%J  %U user %S system %P cpu %*E total".
>         From rc.

cheers,
-- 
Christian Neukirchen  <chneukirchen@gmail.com>  http://chneukirchen.org


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-04-20 11:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-13 20:47 manpage mentions old TIMEFMT Christian Neukirchen
2012-04-13 21:15 ` Christian Neukirchen
2012-04-13 22:35   ` Peter Stephenson
2012-04-14 14:32     ` Christian Neukirchen
2012-04-14 20:55       ` Peter Stephenson
2012-04-14 21:17         ` Christian Neukirchen
2012-04-20 11:48           ` Christian Neukirchen

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).