This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

1.1.2: egcs/gcc/f/intdoc.in


I plan on committing this patch to the egcs_1_1_branch branch,
after I successfully test the result of these patches.

        tq vm, (burley)


1999-02-26  Craig Burley  <craig@jcb-sc.com>

	* intdoc.in (DATE_AND_TIME): Explain that VALUES(7) holds
	seconds, and VALUES(8), therefore, the milliseconds.
  
*** g77-d0/gcc/f/intdoc.in.~1~	Fri Feb 26 13:33:40 1999
--- g77-d0/gcc/f/intdoc.in	Fri Feb 26 13:34:48 1999
*************** sign, hours and minutes, e.g.@: @samp{-0
*** 2504,2508 ****
  @item @4@
  The year, month of the year, day of the month, time difference in
! minutes from UTC, hour of the day, minutes of the hour and milliseconds
  of the second in successive values of the array.
  @end table
--- 2504,2509 ----
  @item @4@
  The year, month of the year, day of the month, time difference in
! minutes from UTC, hour of the day, minutes of the hour, seconds
! of the minute, and milliseconds
  of the second in successive values of the array.
  @end table


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]