minor changes

This commit is contained in:
Michael Kerrisk 2006-12-28 05:04:17 +00:00
parent ad715af952
commit 4a837837ba
1 changed files with 4 additions and 2 deletions

View File

@ -267,14 +267,16 @@ Ignore modem control lines.
For use by \fBshl\fP (shell layers). (Not implemented on Linux.)
.TP
.B CIBAUD
(not in POSIX) Mask for input speeds. The values for the CIBAUD bits are
(not in POSIX) Mask for input speeds.
The values for the CIBAUD bits are
the same as the values for the CBAUD bits, shifted left IBSHIFT bits.
[requires _BSD_SOURCE or _SVID_SOURCE]
(Not implemented on Linux.)
.TP
.B CMSPAR
(not in POSIX)
Select stick parity (supported on certain serial devices): if
Use "stick" (mark/space) parity (supported on certain serial
devices): if
.B PARODD
is set, the parity bit is always 1; if
.B PARRODD