diff options
author | Eric Andersen <andersen@codepoet.org> | 2000-12-11 19:39:25 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2000-12-11 19:39:25 +0000 |
commit | 20c2bdd7f2d658a38578e7061f8acc6ca56a7c28 (patch) | |
tree | 14e5dad5501a40d767a1206f14ac5dc5753a5531 /Changelog | |
parent | 5c365da88438f8af9a4314d7a305cc3fd9be4843 (diff) | |
download | busybox-w32-20c2bdd7f2d658a38578e7061f8acc6ca56a7c28.tar.gz busybox-w32-20c2bdd7f2d658a38578e7061f8acc6ca56a7c28.tar.bz2 busybox-w32-20c2bdd7f2d658a38578e7061f8acc6ca56a7c28.zip |
Fix spelling error s/defaut/default/g
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -491,7 +491,7 @@ | |||
491 | * Major init re-work. init now supports inittab (slightly different | 491 | * Major init re-work. init now supports inittab (slightly different |
492 | but similar to sysvinit), allowing me to get all the policy out of | 492 | but similar to sysvinit), allowing me to get all the policy out of |
493 | init and into the conf file. It works just fine without inittab | 493 | init and into the conf file. It works just fine without inittab |
494 | being present, but if you dont like the defautl behavior you can | 494 | being present, but if you dont like the default behavior you can |
495 | now do something about it. Init is much cleaner as a result. | 495 | now do something about it. Init is much cleaner as a result. |
496 | * Fixed an bug in syslogd causing it to stop after 20 minutes. -erik | 496 | * Fixed an bug in syslogd causing it to stop after 20 minutes. -erik |
497 | * Fixed an embarrasing segfault in head -beppu Fixed the embarrasing | 497 | * Fixed an embarrasing segfault in head -beppu Fixed the embarrasing |