Lines Matching +full:use +full:- +full:parity
1 .\"-
8 .\" Redistribution and use in source and binary forms, with or without
26 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
29 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
57 .Bl -tag -width indent
61 .St -p1003.2 .
68 Open and use the terminal named by
84 .St -p1003.2 .
93 .Bl -tag -width Fl
95 Enable (disable) parity generation
98 Select odd (even) parity.
150 .Bl -tag -width Fl
160 Ignore (do not ignore) characters with parity
163 Mark (do not mark) characters with parity errors.
165 Enable (disable) input parity
226 Assume that input characters are UTF-8 encoded. Setting this flag
231 .Bl -tag -width Fl
233 Post-process output (do not
234 post-process output; ignore all other
240 .Dv CR-NL
278 .Bl -tag -width Fl
346 Use (do not use) an alternate word erase algorithm when processing
366 Indicates input is (is not) pending after a switch from non-canonical
367 to canonical mode and will be re-input when a read becomes pending
371 .Bl -tag -width Fl
372 .It Ar control-character Ar string
374 .Ar control-character
381 two character sequence "^-" or the
386 Recognized control-characters:
387 .Bd -ragged -offset indent
388 .Bl -column character Subscript
389 .It control- Ta \& Ta \&
418 Non-Canonical mode input processing
419 (-icanon).
422 .Bl -tag -width Fl
429 .It Cm evenp No or Cm parity
434 .It Fl parity , evenp , oddp
449 Resets all modes to reasonable values for interactive terminal use.
469 is set to a non-zero value, the status message also includes the kernel program
512 .Bd -literal
513 save_state=$(stty -g)
527 .Bl -tag -width Fl
557 .Cm parity .
609 The non-blocking open of the terminal device with the
617 .Bd -literal
618 (trap '' TTOU; stty -f /dev/tty sane)
624 .Ex -std
633 .St -p1003.2