diff options
| author | Denys Vlasenko <vda.linux@googlemail.com> | 2011-08-13 07:49:44 (GMT) |
|---|---|---|
| committer | Denys Vlasenko <vda.linux@googlemail.com> | 2011-08-13 07:49:44 (GMT) |
| commit | 8ae34094d886174df0ff6c3466db0192229cc52e (patch) | |
| tree | 5842665d90011058184b143190cf8df766f2e0dc | |
| parent | 688261b45f3c4b9a2cbbdeb29d460e93aad0f225 (diff) | |
| download | busybox-website-8ae34094d886174df0ff6c3466db0192229cc52e.tar.gz busybox-website-8ae34094d886174df0ff6c3466db0192229cc52e.tar.bz2 | |
fix "Your should run" -> "You should run" again
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| -rw-r--r-- | FAQ.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -761,7 +761,7 @@ int main(int argc, char *argv) Job control will be turned off since your shell can not obtain a controlling terminal. This typically happens when you run your shell on /dev/console. The kernel will not provide a controlling terminal on the /dev/console - device. Your should run your shell on a normal tty such as tty1 or ttyS0 + device. You should run your shell on a normal tty such as tty1 or ttyS0 and everything will work. </p> <p> |
