projects
/
platform
/
upstream
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef5e8f8
)
Fix a stupid typo
author
Eric Andersen
<andersen@codepoet.org>
Thu, 7 Nov 2002 02:26:59 +0000
(
02:26
-0000)
committer
Eric Andersen
<andersen@codepoet.org>
Thu, 7 Nov 2002 02:26:59 +0000
(
02:26
-0000)
include/usage.h
patch
|
blob
|
history
diff --git
a/include/usage.h
b/include/usage.h
index
b49f386
..
1d22806
100644
(file)
--- a/
include/usage.h
+++ b/
include/usage.h
@@
-918,8
+918,8
@@
" \n" \
" # /sbin/getty invocations for selected ttys\n" \
" #\n" \
-" tty4::respawn:/sbin/getty 38400 tty
5
\n" \
-" tty5::respawn:/sbin/getty 38400 tty
6
\n" \
+" tty4::respawn:/sbin/getty 38400 tty
4
\n" \
+" tty5::respawn:/sbin/getty 38400 tty
5
\n" \
" \n" \
" \n" \
" # Example of how to put a getty on a serial line (for a terminal)\n" \