diff options
| author | Denys Vlasenko <vda.linux@googlemail.com> | 2010-03-02 22:56:29 (GMT) |
|---|---|---|
| committer | Denys Vlasenko <vda.linux@googlemail.com> | 2010-03-02 22:56:29 (GMT) |
| commit | 52e4ba89be917b9aabe234a0f2a0d42d39f37029 (patch) | |
| tree | 6ef336e55c6734531884aa6f49ffe245b3e95cb6 | |
| parent | e6d4da51e81ad0a23520cbf4df185d5dae835685 (diff) | |
| download | busybox-website-52e4ba89be917b9aabe234a0f2a0d42d39f37029.tar.gz busybox-website-52e4ba89be917b9aabe234a0f2a0d42d39f37029.tar.bz2 | |
typo fix
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| -rw-r--r-- | news.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -119,7 +119,7 @@ <li>all_sourcecode.tests: check commented out applet order too. By Mike Frysinger (vapier AT gentoo.org)</li> <li>INSTALL: update obsolete doc, as suggested by Doug Clapp (doug.clapp AT triad.rr.com)</li> <li>documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com)</li> - <li>adduser: create a group for net user too</li> + <li>adduser: create a group for new user too</li> <li>adduser: fix a logical inversion which made -G GRP inoperative. By Tito Ragusa (farmatito AT tiscali.it)</li> <li>applets/usage_compressed: combine many seds in one; hide dd stats. By Bernhard Reutner-Fischer (rep.dot.nop AT gmail.com)</li> <li>applets: fix alphabetical order. By Mike Frysinger (vapier AT gentoo.org)</li> |
