# HG changeset patch # User jlarmour # Date 1046096565 0 # Node ID ae67364b27ba2a536765cf576fbc2ba36ae114c9 # Parent 886590ac8a3cc230cdd626a20a1a83fbdcf8d223 * cdl/hal.cdl: Fix doc links. * doc/hal.sgml: hal-common-current-doc-porting-sgml entity -> hal-common-porting-sgml in line with other docs. diff --git a/packages/hal/common/current/ChangeLog b/packages/hal/common/current/ChangeLog --- a/packages/hal/common/current/ChangeLog +++ b/packages/hal/common/current/ChangeLog @@ -1,3 +1,10 @@ +2003-02-24 Jonathan Larmour + + * cdl/hal.cdl: Fix doc links. + + * doc/hal.sgml: hal-common-current-doc-porting-sgml entity -> + hal-common-porting-sgml in line with other docs. + 2003-02-13 Mark Salter * src/gdb-fileio.h (FILEIO_O_BINARY): New flag. diff --git a/packages/hal/common/current/cdl/hal.cdl b/packages/hal/common/current/cdl/hal.cdl --- a/packages/hal/common/current/cdl/hal.cdl +++ b/packages/hal/common/current/cdl/hal.cdl @@ -62,7 +62,7 @@ cdl_package CYGPKG_HAL { select one target architecture and one platform for that architecture. There are also a number of configuration options that are common to all HAL packages." - doc redirect/the-ecos-hardware-abstraction-layer-hal.html + doc ref/the-ecos-hardware-abstraction-layer.html compile drv_api.c compile -library=libextras.a dummy.c diff --git a/packages/hal/common/current/doc/hal.sgml b/packages/hal/common/current/doc/hal.sgml --- a/packages/hal/common/current/doc/hal.sgml +++ b/packages/hal/common/current/doc/hal.sgml @@ -2937,7 +2937,7 @@ architecture, in particular where interr -&hal-common-current-doc-porting-sgml; +&hal-common-porting-sgml;