Mercurial > ecos
changeset 3067:31e709d67a8c
* cdl/redboot.cdl: Fix typographical error. Issue reported by Keith Smith.
[ Bugzilla 1001403 ]
| author | jld |
|---|---|
| date | Fri, 02 Dec 2011 18:31:38 +0000 |
| parents | 9de096a3010b |
| children | 6563d2d59cf2 |
| files | packages/redboot/current/ChangeLog packages/redboot/current/cdl/redboot.cdl |
| diffstat | 2 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -1,3 +1,8 @@ +2011-12-02 John Dallaway <john@dallaway.org.uk> + + * cdl/redboot.cdl: Fix typographical error. Issue reported by + Keith Smith. [ Bugzilla 1001403 ] + 2010-04-23 John Dallaway <john@dallaway.org.uk> * src/net/dns.c: Initialise DNS domain with an empty string to
--- a/packages/redboot/current/cdl/redboot.cdl +++ b/packages/redboot/current/cdl/redboot.cdl @@ -396,7 +396,7 @@ cdl_package CYGPKG_REDBOOT { description " By default Redboot tries to use BOOTP to get an IP address. If there's no BOOTP server on your network - use this option to avoid to wait until the + use this option to avoid the wait until the timeout. This option is overriden by the configuration stored in flash." }
