# HG changeset patch # User jlarmour # Date 1046096903 0 # Node ID ad7c1313fd3d9cdd6f0b1123867610fd9f94e9a8 # Parent 10142e758de9d6acfd37453c408ea5a0fb015072 * cdl/string.cdl: Fix doc link. diff --git a/packages/language/c/libc/string/current/ChangeLog b/packages/language/c/libc/string/current/ChangeLog --- a/packages/language/c/libc/string/current/ChangeLog +++ b/packages/language/c/libc/string/current/ChangeLog @@ -1,3 +1,7 @@ +2003-02-24 Jonathan Larmour + + * cdl/string.cdl: Fix doc link. + 2001-11-27 Jonathan Larmour * cdl/string.cdl (CYGFUN_LIBC_STRING_BSD_FUNCS): New option to indicate diff --git a/packages/language/c/libc/string/current/cdl/string.cdl b/packages/language/c/libc/string/current/cdl/string.cdl --- a/packages/language/c/libc/string/current/cdl/string.cdl +++ b/packages/language/c/libc/string/current/cdl/string.cdl @@ -53,7 +53,7 @@ cdl_package CYGPKG_LIBC_STRING { description " This package provides string 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/string parent CYGPKG_LIBC implements CYGINT_ISO_STRTOK_R