Dale Scheetz dwarf@polaris.net
Dameon G. Rogers dgr03@uark.edu
Dan Hagerty hag@gnu.ai.it.edu
-Dan Jacobson http://www.geocities.com/jidani
+Dan Jacobson jidanni@jidanni.org
Dan Pascu dan@services.iiruc.ro
Daniel Bergstrom noa@melody.se
Daniel Dunbar ddunbar@stanford.edu
@subsection Input settings
@cindex input settings
+These settings control operations on data received from the terminal.
@table @samp
@item ignbrk
@opindex iuclc
@cindex uppercase, translating to lowercase
Translate uppercase characters to lowercase. Non-@acronym{POSIX}. May be
-negated.
+negated. Note ilcuc is not implemented, as one would not be able to issue
+almost any (lowercase) Unix command, after invoking it.
@item ixany
@opindex ixany
@subsection Output settings
@cindex output settings
-These arguments specify output-related operations.
+These settings control operations on data sent to the terminal.
@table @samp
@item opost
@opindex olcuc
@cindex lowercase, translating to output
Translate lowercase characters to uppercase. Non-@acronym{POSIX}. May be
-negated.
+negated. (Note ouclc is not currently implemented.)
@item ocrnl
@opindex ocrnl
@opindex lcase
@opindex LCASE
Same as @code{xcase iuclc olcuc}. Non-@acronym{POSIX}. May be negated.
+(Used for terminals with uppercase characters only.)
@item crt
@opindex crt