Mercurial > ecos-v2_0-branch
changeset 737:d571f3d1ade0
* doc/redboot.sgml: Fix extraneous <para>.
| author | jlarmour |
|---|---|
| date | Mon, 24 Feb 2003 17:21:26 +0000 |
| parents | 06a3afbec44f |
| children | d3ad681c97ba |
| files | packages/redboot/current/ChangeLog packages/redboot/current/doc/redboot.sgml |
| diffstat | 2 files changed, 7 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -1,3 +1,10 @@ +2003-02-24 Jonathan Larmour <jifl@eCosCentric.com> + + * doc/redboot.sgml: De-vendorise a little. + Fix extraneous <para>. + + * cdl/redboot.cdl: Add doc links. + 2003-02-14 Jonathan Larmour <jifl@eCosCentric.com> * cdl/redboot.cdl: Put virtually all options inside
--- a/packages/redboot/current/doc/redboot.sgml +++ b/packages/redboot/current/doc/redboot.sgml @@ -86,13 +86,6 @@ document, which provides information abo of RedBoot in an eCos environment.</para> <sect1 id="redboot-on-the-web"> <title>More information about RedBoot on the web</title> -<para> -Information about the RedBoot product, including information about -details of porting, -customization, training and technical support services from Red Hat, is -available from the -<ulink url="http://www.redhat.com/embedded/technologies/redboot/">RedBoot -Product web site</ulink>. </para> <para>The <ulink url="http://sources.redhat.com/redboot/">RedBoot Net Distribution web site</ulink> contains downloadable sources and documentation for all publically released targets, including the latest features and updates.
