From 638a91950f6d7c61cfddef1677aaf5a1f5616d7e Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Sun, 24 Aug 2008 17:44:25 +0000 Subject: 2008-08-24 Joel Sherrill * user/clock.t: Correct discussion of timeval. --- doc/ChangeLog | 4 ++++ doc/user/clock.t | 5 +++-- 2 files changed, 7 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/ChangeLog b/doc/ChangeLog index 063759af6a..38a0106f31 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2008-08-24 Joel Sherrill + + * user/clock.t: Correct discussion of timeval. + 2008-08-22 Joel Sherrill * bsp_howto/init.t: Eliminate empty section. diff --git a/doc/user/clock.t b/doc/user/clock.t index 7a356c6d2a..0ba51130d4 100644 --- a/doc/user/clock.t +++ b/doc/user/clock.t @@ -112,8 +112,9 @@ type Clock_Time_Value is @end example @end ifset -The seconds field in this @value{STRUCTURE} is the number of -seconds since the RTEMS epoch of January 1, 1988. +The seconds field in this @value{STRUCTURE} is the number of seconds +since the POSIX epoch of January 1, 1970 but will never be prior to +the RTEMS epoch of January 1, 1988. @subsection Clock Tick and Timeslicing -- cgit v1.2.3