diff options
author | Matt Kraai <kraai@debian.org> | 2000-09-06 00:50:51 +0000 |
---|---|---|
committer | Matt Kraai <kraai@debian.org> | 2000-09-06 00:50:51 +0000 |
commit | 9dd79791c89979caa40c14250b27016721b44b13 (patch) | |
tree | 52418965e689e855f2f59dc19576e40ce736b680 | |
parent | ebee301c8b0bfe62cd2ec47f458b7f8710d8f407 (diff) | |
download | busybox-w32-9dd79791c89979caa40c14250b27016721b44b13.tar.gz busybox-w32-9dd79791c89979caa40c14250b27016721b44b13.tar.bz2 busybox-w32-9dd79791c89979caa40c14250b27016721b44b13.zip |
Fixed a grammatical error.
-rw-r--r-- | docs/busybox.net/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/busybox.net/index.html b/docs/busybox.net/index.html index ac6ffa7b1..8528223e5 100644 --- a/docs/busybox.net/index.html +++ b/docs/busybox.net/index.html | |||
@@ -82,7 +82,7 @@ To subscribe, go and visit <a href="http://opensource.lineo.com/mailman/listinfo | |||
82 | This release fixes several bugs (including a ugly bug in tar, | 82 | This release fixes several bugs (including a ugly bug in tar, |
83 | and fixes for NFSv3 mount support). Added a dumpkmap to allow | 83 | and fixes for NFSv3 mount support). Added a dumpkmap to allow |
84 | people to dump a binary keymaps for use with 'loadkmap', and a | 84 | people to dump a binary keymaps for use with 'loadkmap', and a |
85 | completely reworked 'grep' and 'sed' with should behave better. | 85 | completely reworked 'grep' and 'sed' which should behave better. |
86 | BusyBox shell can now also be used as a login shell. | 86 | BusyBox shell can now also be used as a login shell. |
87 | See the <a href="ftp://ftp.lineo.com/pub/busybox/Changelog">changelog</a> for complete details. | 87 | See the <a href="ftp://ftp.lineo.com/pub/busybox/Changelog">changelog</a> for complete details. |
88 | 88 | ||