summaryrefslogtreecommitdiff
path: root/share/man/man4/termios.4
AgeCommit message (Collapse)Author
2001-08-20Powered by @mantoya.Mike Pechkin
o) fix bogus .Xr usage; millert@ ok.
2001-06-22o) remove unnecessary .Pp;Mike Pechkin
o) remove unnecessary .Nm args; o) closes .Bl; o) .Sh AUTHOR -> .Sh AUTHORS; o) sort SEE ALSO; o) better -mdoc style; o) typos; aaron@ ok.
2000-12-21Various repairs, $Id$ tags added, etc.Aaron Campbell
2000-11-20various Xr fixes; nordin@cse.ogi.eduTheo de Raadt
1999-07-09- remove all trailing whitespaceAaron Campbell
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
1999-06-05more .Os cleanup, remove some trailing whitespace, cleanse some .NmAaron Campbell
1999-04-02.Pp macros do not belong immiedately after .Sh section header linesAaron Campbell
1998-09-06More man page fixes. Spelling, grammar, some typos. Lots of double-wordAaron Campbell
occurrences squashed as well.
1998-06-08spellingTheo de Raadt
1997-08-27fix ' useTheo de Raadt
1997-03-29Change MIN & TIME to VMIN & VTIME; from NetBSD PR 3243Thorsten Lockert
1997-01-30xref a few thingsTheo de Raadt
1996-12-16Implement more tty flags for better portability from other systems:Thorsten Lockert
XCASE - canonical input/output processing IUCLC - translate uppercase to lowercase on input OLCUC - translate lowercase to uppercase on output OCRNL - translate carriage return to newline on output ONOCR - do not output carriage return at column 0 ONLRET - newline performs carriage return function In addition the tty compatibility interface supports LCASE properly. Look at termios(4) for a more complete description of the above flags.
1996-12-10"the the" purgeTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt