aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>1999-11-10 20:17:47 +0000
committerEric Andersen <andersen@codepoet.org>1999-11-10 20:17:47 +0000
commit84d85680712573c7a8bd7d0491c3f944dc08ad10 (patch)
tree2fc8210dd6f14cd14469824ff19c3c5c8ec67b56 /Changelog
parent5556c1874b498afcb3b07ebeeed0beed4a97fd68 (diff)
downloadbusybox-84d85680712573c7a8bd7d0491c3f944dc08ad10.tar.gz
spelling fixes
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog4
1 files changed, 2 insertions, 2 deletions
diff --git a/Changelog b/Changelog
index c5d41ee85..916e6940c 100644
--- a/Changelog
+++ b/Changelog
@@ -1,8 +1,8 @@
0.34
- * ls -l now displays lnik names outside the current directory,
+ * ls -l now displays link names outside the current directory,
Patch thanks to Eric Delaunay
* init now properly handles sparc serial consoles and does a
- better job of finding the real consol device rather than using
+ better job of finding the real console device rather than using
/dev/console which doesn't support job control. Patch also
thanks to Eric Delaunay.
* more started to read from stdin after the last file was finished, and