changeset 717:f22cd83c5385

* cdl/time.cdl: Fix doc link.
author jlarmour
date Mon, 24 Feb 2003 14:28:38 +0000
parents 2d2d78cdfcf5
children 03a7ee02ffbc
files packages/language/c/libc/time/current/ChangeLog packages/language/c/libc/time/current/cdl/time.cdl
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/packages/language/c/libc/time/current/ChangeLog
+++ b/packages/language/c/libc/time/current/ChangeLog
@@ -1,3 +1,7 @@
+2003-02-24  Jonathan Larmour  <jifl@eCosCentric.com>
+
+	* cdl/time.cdl: Fix doc link.
+
 2003-01-28  Jonathan Larmour  <jifl@eCosCentric.com>
 
 	* cdl/time.cdl: Correct reference to
--- a/packages/language/c/libc/time/current/cdl/time.cdl
+++ b/packages/language/c/libc/time/current/cdl/time.cdl
@@ -53,7 +53,7 @@ cdl_package CYGPKG_LIBC_TIME {
     description   "
         This package provides time functions specified by the
         ISO C standard - ISO/IEC 9899:1990."
-    doc           redirect/the-iso-standard-c-and-math-libraries.html
+    doc           ref/libc.html
     include_dir   cyg/libc/time  
     parent        CYGPKG_LIBC
     implements    CYGINT_ISO_C_TIME_TYPES