changeset 717:626c702359a3

* cdl/usbs_eth.cdl: Fix doc link. * doc/usbseth.sgml: Comment out DOCTYPE for now to allow building with standard doc build.
author jlarmour
date Mon, 24 Feb 2003 14:25:32 +0000
parents 0d6a2ded2f41
children fafb1e51ac25
files packages/io/usb/eth/slave/current/ChangeLog packages/io/usb/eth/slave/current/cdl/usbs_eth.cdl packages/io/usb/eth/slave/current/doc/usbseth.sgml
diffstat 3 files changed, 9 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/packages/io/usb/eth/slave/current/ChangeLog
+++ b/packages/io/usb/eth/slave/current/ChangeLog
@@ -1,3 +1,10 @@
+2003-02-24  Jonathan Larmour  <jifl@eCosCentric.com>
+
+	* cdl/usbs_eth.cdl: Fix doc link.
+
+	* doc/usbseth.sgml: Comment out DOCTYPE for now to allow building
+	with standard doc build.
+
 2002-07-26  David Smith  <dsmith@redhat.com>
 
 	* host/ecos_usbeth.c (ecos_usbeth_probe):
--- a/packages/io/usb/eth/slave/current/cdl/usbs_eth.cdl
+++ b/packages/io/usb/eth/slave/current/cdl/usbs_eth.cdl
@@ -56,7 +56,7 @@ cdl_package CYGPKG_IO_USB_SLAVE_ETH {
     requires    { CYGHWR_IO_USB_SLAVE_IN_ENDPOINTS >= 1 }
     compile     usbseth.c
     implements  CYGINT_IO_USB_SLAVE_CLIENTS
-    doc         io-usb-slave-eth.html
+    doc         ref/io-usb-slave-eth.html
     
     description "
         The USB slave ethernet package supports the development
--- a/packages/io/usb/eth/slave/current/doc/usbseth.sgml
+++ b/packages/io/usb/eth/slave/current/doc/usbseth.sgml
@@ -1,4 +1,4 @@
-<!DOCTYPE reference  PUBLIC "-//OASIS//DTD DocBook V3.1//EN">
+<!-- DOCTYPE reference  PUBLIC "-//OASIS//DTD DocBook V3.1//EN" -->
 
 <!-- {{{ Banner                         -->