1var void
2var void
3str "\an\a is the input baud rate"
4str "\an\a is the output baud rate"
5str "\an\a is the number of lines for display"
6str "\an\a is the number of columns for display"
7str "Same as \bcols\b"
8str "Send an interrupt signal"
9str "Send a quit signal"
10str "Erase the last character entered"
11str "Erase the current line"
12str "Send an end of file"
13str "Alternate character to end the line"
14str "Switch to a different shell layer"
15str "End the line"
16str "Restart the output after stopping it"
17str "Stop the output"
18str "Send a terminal stop signal after flushing the input"
19str "Send a terminal stop signal"
20str "Redraw the current line"
21str "Discard output"
22str "Erase the last word entered"
23str "Enter the next input character literally"
24str "Line discipline number"
25str "Mininmum number of characters to read in raw mode"
26str "Number of .1 second intervals with raw mode"
27str "Enable (disable) parity generation and detection"
28str "Use odd (even) parity"
29str "Enable (disable) input"
30str "Char size 5"
31str "Char size 6"
32str "Char size 7"
33str "Char size 8"
34str "Hangup (do not hangup) connection on last close"
35str "Same as \bhupcl\b"
36str "Use two (one) stop bits"
37str "Enable (disable) RTS/CTS handshaking"
38str "Disable (enable) modem control signals"
39str "Ignore (do not ignore) break characters"
40str "Generate (do not generate) INTR signal on break"
41str "Ignore (do not ignore) characters with parity errors"
42str "Mark (do not mark) parity errors"
43str "Enable (disable) input parity checking"
44str "Clear (do not clear) high bit of input characters"
45str "Translate (do not translate) carriage return to newline"
46str "Ignore (do not ignore) carriage return"
47str "Map (do not map) upper-case to lower case"
48str "Enable (disable) XON/XOFF flow control. \bstop\b character stops output"
49str "Any character (only start character) can restart output."
50str "Same as \b-ixany\b"
51str "Disable (enable) XON/XOFF flow control"
52str "Beep (do not beep) if a character arrives with full input buffer"
53str "Translate (do not translate) carriage return to newline"
54str "Enable (disable) \bintr\b, \bquit\b, and \bsusp\b special characters"
55str "Enable (disable) \berase\b, \bkill\b, \bwerase\b, and \brprnt\b special characters"
56str "Enable (disable) non-POSIX special characters"
57str "Echo (do not echo) input characters"
58str "Echo (do not echo) erase characters as backspace-space-backspace"
59str "Echo (do not echo) a newline after a kill character"
60str "Echo (do not echo) a newline after a kill character"
61str "Same as \bechok\b (\b-echok\b); obsolete"
62str "Echo (do not echo) control characters as \b^\b\ac\a"
63str "Echo (do not echo) erased characters backward, between '\\' and '/'"
64str "Enable (disable) \bicanon\b uppercase as lowercase with '\\' prefix"
65str "Discard (do not discard) written data. Cleared by subsequent input"
66str "Redisplay pending input at next read and then automatically clear \bpendin\b"
67str "Disable (enable) flushing after \bintr\b and \bquit\b special characters"
68str "Stop (do not stop) background jobs that try to write to the terminal"
69str "Translate (do not translate) lowercase characters to uppercase"
70str "Translate (do not translate) newline to carriage return-newline"
71str "Newline performs (does not perform) a carriage return"
72str "Translate (do not translate) carriage return to newline"
73str "Do not (do) print carriage returns in the first column"
74str "Use fill characters (use timing) for delays"
75str "Use DEL (NUL) as fill characters for delays"
76str " Postprocess (do not postprocess) output"
77str "Preserve (expand to spaces) tabs"
78str "Same as \bparenb -parodd cs7\b"
79str "Same as \bparenb parodd cs7\b"
80str "Same as parenb \b-parodd cs7\b"
81str "Reset the \berase\b and \bkill\b special characters to their default values"
82str "Reset all modes to some reasonable values"
83str "Disable raw input and output"
84str "Enable raw input and output"
85str "Set \bxcase\b, \biuclc\b, and \bolcuc\b"
86str "Same as \blcase\b"
87str "%s: unknown mode"
88str "%s: unknown mode"
89str "missing argument to %s"
90str "cannot set %s"
91str "%d: invalid number of %s"
92str "cannot set %s"
93str "%s: missing numeric argument"
94str "%s: %s: numeric argument expected"
95str "%s: %s: invalid speed"
96cmd stty
97str "%s"
98str "%s: unknown mode"
99str "%s"
100str "%s"
101str "not a tty"
102str "cannot set tty"
103