diff options
Diffstat (limited to 'shell/Config.in')
-rw-r--r-- | shell/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/Config.in b/shell/Config.in index 36a931715..cf599dff4 100644 --- a/shell/Config.in +++ b/shell/Config.in | |||
@@ -366,7 +366,7 @@ config CTTYHACK | |||
366 | 366 | ||
367 | $ exec cttyhack sh | 367 | $ exec cttyhack sh |
368 | 368 | ||
369 | Starting an interative shell from boot shell script: | 369 | Starting an interactive shell from boot shell script: |
370 | 370 | ||
371 | setsid cttyhack sh | 371 | setsid cttyhack sh |
372 | 372 | ||