Mercurial > ecos-v2_0-branch
changeset 707:34c787081069
* 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 | 967915c29b3d |
| children | 1d546b6b41ae |
| files | packages/io/usb/eth/slave/current/cdl/usbs_eth.cdl |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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
