changeset 712:08f49037b508

* cdl/fileio.cdl: Add doc link.
author jlarmour
date Mon, 24 Feb 2003 14:24:27 +0000
parents 48a2603f1291
children 769b19e0b086
files packages/io/fileio/current/ChangeLog packages/io/fileio/current/cdl/fileio.cdl
diffstat 2 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/packages/io/fileio/current/ChangeLog
+++ b/packages/io/fileio/current/ChangeLog
@@ -1,3 +1,7 @@
+2003-02-24  Jonathan Larmour  <jifl@eCosCentric.com>
+
+	* cdl/fileio.cdl: Add doc link.
+
 2003-02-20  Bart Veer  <bartv@ecoscentric.com>
 
 	* cdl/fileio.cdl: identify test binaries, not test sources
--- a/packages/io/fileio/current/cdl/fileio.cdl
+++ b/packages/io/fileio/current/cdl/fileio.cdl
@@ -54,6 +54,7 @@ cdl_package CYGPKG_IO_FILEIO {
     description    "This package enables the POSIX compatibility
                     layer that implements IEEE 1003.1 file IO."
     include_dir    cyg/fileio
+    doc            ref/fileio.html
     
     requires       CYGPKG_ISOINFRA
     requires       CYGPKG_ERROR