typo fix
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 17 May 2010 07:55:13 +0000 (09:55 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 17 May 2010 07:55:13 +0000 (09:55 +0200)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
include/usage.h
shell/Config.in

index be52f187fc0289aec9d8f37c952686302ad2519c..3fce939bbd52ffac3609ef61ec31546369a27352 100644 (file)
      "\n       ::respawn:/bin/cttyhack /bin/sh" \
      "\nGiving controlling tty to shell running with PID 1:" \
      "\n       $ exec cttyhack sh" \
-     "\nStarting an interative shell from boot shell script:" \
+     "\nStarting interactive shell from boot shell script:" \
      "\n       setsid cttyhack sh" \
 
 #define cut_trivial_usage \
index 36a9317152685850126462666478b748b0910768..cf599dff4ae2f8618a661687cd8b3431a46eedc4 100644 (file)
@@ -366,7 +366,7 @@ config CTTYHACK
 
          $ exec cttyhack sh
 
-         Starting an interative shell from boot shell script:
+         Starting an interactive shell from boot shell script:
 
          setsid cttyhack sh