diff options
| -rw-r--r-- | include/usage.h | 2 | ||||
| -rw-r--r-- | shell/Config.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/include/usage.h b/include/usage.h index be52f187f..3fce939bb 100644 --- a/include/usage.h +++ b/include/usage.h | |||
| @@ -657,7 +657,7 @@ | |||
| 657 | "\n ::respawn:/bin/cttyhack /bin/sh" \ | 657 | "\n ::respawn:/bin/cttyhack /bin/sh" \ |
| 658 | "\nGiving controlling tty to shell running with PID 1:" \ | 658 | "\nGiving controlling tty to shell running with PID 1:" \ |
| 659 | "\n $ exec cttyhack sh" \ | 659 | "\n $ exec cttyhack sh" \ |
| 660 | "\nStarting an interative shell from boot shell script:" \ | 660 | "\nStarting interactive shell from boot shell script:" \ |
| 661 | "\n setsid cttyhack sh" \ | 661 | "\n setsid cttyhack sh" \ |
| 662 | 662 | ||
| 663 | #define cut_trivial_usage \ | 663 | #define cut_trivial_usage \ |
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 | ||
