diff options
| author | Eric Andersen <andersen@codepoet.org> | 2004-04-20 17:15:53 +0000 | 
|---|---|---|
| committer | Eric Andersen <andersen@codepoet.org> | 2004-04-20 17:15:53 +0000 | 
| commit | a65b98a69ea8f4cb629d5b4cb3b5d8848098df5d (patch) | |
| tree | 07d2c5060df3c4b946af67646ae82184f6c307da | |
| parent | 4f21b0885b71b481963d2c5f6fc88cbaca6eb78a (diff) | |
Fix grammar and spelling
| -rw-r--r-- | docs/uclibc.org/news.html | 20 | 
1 files changed, 11 insertions, 9 deletions
| diff --git a/docs/uclibc.org/news.html b/docs/uclibc.org/news.html index 8a6c9fcb7..45dbae812 100644 --- a/docs/uclibc.org/news.html +++ b/docs/uclibc.org/news.html @@ -3,18 +3,20 @@  <ul> -    <li> <b>20 Aprol 2004, uClibc 0.9.26 Debian uwoody</b> +    <li> <b>20 April 2004, uClibc 0.9.26 based Debian uwoody</b>      <br>      CodePoet Consulting (i.e. Erik) is pleased to announce the immediate -    availability of an x86 port of Debian woody.  This was originally announced -    a couple of months ago, but has been updated a few times since to correct -    a few problems.  If you want an easy way to start building your own uClibc -    based applications, this is it.  Even supports building your own packages -    using 'apt-get'.  You can find Erik's uwoody distribution -    <a href="http://www.uclibc.org/dists/">uwoody distribution here</a>, -    If you think this is the coolest thing since the invention of water, feel -    free to <a href="http://uclibc.org/FAQ.html#support">let him know</a> +    availability of an x86 port of Debian woody compiled with uClibc 0.9.26. +    This was originally announced a couple of months ago, but has been updated +    a few times since to correct several small problems.  If you want an easy +    way to start building your own uClibc based applications, this is it.  This +    even supports building your own packages using 'apt-get', and using +    'apt-get' to install already compiled packages from uclibc.org.  You can +    find Erik's uwoody distribution <a +    href="http://www.uclibc.org/dists/">uwoody distribution here</a>, If you +    think this is the coolest thing since the invention of water, feel free to +    <a href="http://uclibc.org/FAQ.html#support">let us know</a>.      <p> | 
