projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48091fb
)
Fixed spelling error
author
Eric Andersen
<andersen@codepoet.org>
Thu, 9 Dec 1999 01:26:38 +0000
(
01:26
-0000)
committer
Eric Andersen
<andersen@codepoet.org>
Thu, 9 Dec 1999 01:26:38 +0000
(
01:26
-0000)
-Erik
Changelog
patch
|
blob
|
history
diff --git
a/Changelog
b/Changelog
index 7c21c6cd2f0f5ed4ce56268a0d6f29b3b35ef382..c6797c8e837db5215e8f7ae09a132d482fb1aa2a 100644
(file)
--- a/
Changelog
+++ b/
Changelog
@@
-8,7
+8,7
@@
* init will now try to run /sbin/getty if it is present (for easy
integration with the about-to-be-released tinylogin.)
* kill now behaves itself properly, added 'kill -l' to list signals
- * Began to add tail, butit doesn't work yet.
+ * Began to add tail, but
it doesn't work yet.
* my_getid was leaking file descriptors, causing 'ls -l' on long
directories to fail