From 5d44d1fda593248c154ec68b38ce946a69f9b0fc Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Mon, 22 Nov 1999 06:01:01 +0000 Subject: Stuf --- busybox.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'busybox.def.h') diff --git a/busybox.def.h b/busybox.def.h index a48deeca9..77ab4b567 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 -- cgit v1.2.3