spelling fixes
authorEric Andersen <andersen@codepoet.org>
Wed, 10 Nov 1999 20:17:47 +0000 (20:17 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 10 Nov 1999 20:17:47 +0000 (20:17 -0000)
Changelog

index c5d41ee85b179fc55139ed09d6e731a5afe8ad75..916e6940ca691bfc3b99de0844b69a3f594d04e6 100644 (file)
--- 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