This commit was manufactured by cvs2svn to create tag 'FreeBSD-release/1.0'.
[unix-history] / bin / stty / key.c
index 8ec7f96..6a7aeca 100644 (file)
@@ -76,7 +76,7 @@ static struct key {
        "dec",          f_dec,          0,
        "everything",   f_everything,   0,
        "extproc",      f_extproc,      F_OFFOK,
        "dec",          f_dec,          0,
        "everything",   f_everything,   0,
        "extproc",      f_extproc,      F_OFFOK,
-       "ispeed",       f_ispeed,       0,
+       "ispeed",       f_ispeed,       F_NEEDARG,
        "new",          f_tty,          0,
        "nl",           f_nl,           F_OFFOK,
        "old",          f_tty,          0,
        "new",          f_tty,          0,
        "nl",           f_nl,           F_OFFOK,
        "old",          f_tty,          0,