Fix a stupid typo
authorEric Andersen <andersen@codepoet.org>
Thu, 7 Nov 2002 02:26:59 +0000 (02:26 -0000)
committerEric Andersen <andersen@codepoet.org>
Thu, 7 Nov 2002 02:26:59 +0000 (02:26 -0000)
include/usage.h

index b49f386..1d22806 100644 (file)
 "      \n" \
 "      # /sbin/getty invocations for selected ttys\n" \
 "      #\n" \
-"      tty4::respawn:/sbin/getty 38400 tty5\n" \
-"      tty5::respawn:/sbin/getty 38400 tty6\n" \
+"      tty4::respawn:/sbin/getty 38400 tty4\n" \
+"      tty5::respawn:/sbin/getty 38400 tty5\n" \
 "      \n" \
 "      \n" \
 "      # Example of how to put a getty on a serial line (for a terminal)\n" \