commit | 5d44d1fda593248c154ec68b38ce946a69f9b0fc | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Mon Nov 22 06:01:01 1999 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Mon Nov 22 06:01:01 1999 +0000 |
tree | 3c9c2fe966a64b69a46897de94771fc3dde50b01 | |
parent | 0f4c0848c7057dd696d82f9a0ca5cc8749a4131a [diff] [blame] |
Stuf
diff --git a/busybox.def.h b/busybox.def.h index a48deec..77ab4b5 100644 --- a/busybox.def.h +++ b/busybox.def.h
@@ -74,7 +74,7 @@ // //Enable init being called as /linuxrc #define BB_FEATURE_LINUXRC -// Use termios to manipulate the screen (more is much pretties with this on) +// Use termios to manipulate the screen ('more' is prettier with this on) #define BB_FEATURE_USE_TERMIOS // calculate terminal & column widths #define BB_FEATURE_AUTOWIDTH