changeset 723:2875bb9ff6f3

* cdl/startup.cdl: Fix doc link.
author jlarmour
date Mon, 24 Feb 2003 14:27:31 +0000
parents 257016beab90
children 210950d0ee57
files packages/language/c/libc/startup/current/ChangeLog packages/language/c/libc/startup/current/cdl/startup.cdl
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/packages/language/c/libc/startup/current/ChangeLog
+++ b/packages/language/c/libc/startup/current/ChangeLog
@@ -1,3 +1,7 @@
+2003-02-24  Jonathan Larmour  <jifl@eCosCentric.com>
+
+	* cdl/startup.cdl: Fix doc link.
+
 2002-04-09  Jonathan Larmour  <jlarmour@redhat.com>
 
 	* src/_exit.cxx (_exit): Assert on non-zero error.
--- a/packages/language/c/libc/startup/current/cdl/startup.cdl
+++ b/packages/language/c/libc/startup/current/cdl/startup.cdl
@@ -60,7 +60,7 @@ cdl_package CYGPKG_LIBC_STARTUP {
             It also includes at the other end of things,
             what happens when main() returns or exit() is
             called."
-    doc           redirect/c-library-startup.html
+    doc           ref/c-library-startup.html
     include_dir   cyg/libc/startup
     parent        CYGPKG_LIBC
     requires      CYGPKG_ISOINFRA