Add some missing lines for getty, patch by Steven Scholz
authorGlenn L McGrath <bug1@ihug.co.nz>
Tue, 13 May 2003 14:59:07 +0000 (14:59 -0000)
committerGlenn L McGrath <bug1@ihug.co.nz>
Tue, 13 May 2003 14:59:07 +0000 (14:59 -0000)
include/usage.h

index fde6bbe76faa06f5fbb58babbbd06724e623fa2f..9100111157e20e6ee48c45204fa0ebac1126b112 100644 (file)
        "\t-L\t\tLocal line, so do not do carrier detect.\n" \
        "\t-m\t\tGet baud rate from modem's CONNECT status message.\n" \
        "\t-w\t\tWait for a CR or LF before sending /etc/issue.\n" \
+       "\t-n\t\tDo not prompt the user for a login name.\n" \
+       "\t-f issue_file\tDisplay issue_file instead of /etc/issue.\n" \
        "\t-l login_app\tInvoke login_app instead of /bin/login.\n" \
        "\t-t timeout\tTerminate after timeout if no username is read.\n" \
        "\t-I initstring\tSets the init string to send before anything else.\n" \