Fix times return value, CLK_TCK description
authorAndreas Jaeger <aj@suse.de>
Wed, 11 Apr 2012 07:20:50 +0000 (09:20 +0200)
committerAndreas Jaeger <aj@suse.de>
Wed, 11 Apr 2012 07:20:50 +0000 (09:20 +0200)
commit4cfd80263af2a94c6a2046ef43d2dc511bc15188
tree5da9ec16e78653077eac47858463e8096dc68f87
parentd7dd44133f53e8bcc81e18c11694bee985cd86d0
Fix times return value, CLK_TCK description

[BZ #2636]
* manual/time.texi (Processor Time): Return type of times is
elapsed real time since an arbitrary point in the past.
(CPU Time): Move CLK_TCK from here...
(Processor Time): ...to here.  Correct description.
* manual/conf.texi (Constants for Sysconf): Correct description of
_SC_CLK_TCK.
ChangeLog
NEWS
manual/conf.texi
manual/time.texi