[git commit] Typo fix
Denys Vlasenko
vda.linux at googlemail.com
Mon Jul 4 19:09:07 UTC 2011
commit: http://git.busybox.net/busybox-website/commit/?id=d7fa9eab0400c9d6292b56bc5d03726cddb38f1c
branch: http://git.busybox.net/busybox-website/commit/?id=refs/heads/master
Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
---
FAQ.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/FAQ.html b/FAQ.html
index 70c10b2..a0b036d 100644
--- a/FAQ.html
+++ b/FAQ.html
@@ -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>
--
1.7.3.4
More information about the busybox-cvs
mailing list