NetBSD/lib/libc/termios
cgd c917dfb5b2 Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree:
.Dd is supposed to be invoked like:
	.Dd month day, year
e.g. ".Dd January 25, 1989", rather than:
	.Dd "month day, year"
which is what these pages did.
1997-05-29 01:48:05 +00:00
..
Makefile.inc Fix typo... 1995-04-25 21:22:17 +00:00
cfgetispeed.c Initial checkin of termios directory. The code used to be in 1995-04-25 00:04:21 +00:00
cfgetospeed.c Initial checkin of termios directory. The code used to be in 1995-04-25 00:04:21 +00:00
cfmakeraw.c Strip out unneeded header files 1995-06-26 23:04:45 +00:00
cfsetispeed.c Initial checkin of termios directory. The code used to be in 1995-04-25 00:04:21 +00:00
cfsetospeed.c Initial checkin of termios directory. The code used to be in 1995-04-25 00:04:21 +00:00
cfsetspeed.c Initial checkin of termios directory. The code used to be in 1995-04-25 00:04:21 +00:00
tcdrain.c Strip out unneeded header files 1995-06-26 23:04:45 +00:00
tcflow.c Strip out unneeded header files 1995-06-26 23:04:45 +00:00
tcflush.c Strip out unneeded header files 1995-06-26 23:04:45 +00:00
tcgetattr.c Strip out unneeded header files 1995-06-26 23:04:45 +00:00
tcgetpgrp.3 Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree: 1997-05-29 01:48:05 +00:00
tcgetpgrp.c Strip out unneeded header files 1995-06-26 23:04:45 +00:00
tcsendbreak.3 Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree: 1997-05-29 01:48:05 +00:00
tcsendbreak.c Initial checkin of termios directory. The code used to be in 1995-04-25 00:04:21 +00:00
tcsetattr.3 Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree: 1997-05-29 01:48:05 +00:00
tcsetattr.c Strip out unneeded header files 1995-06-26 23:04:45 +00:00
tcsetpgrp.3 Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree: 1997-05-29 01:48:05 +00:00
tcsetpgrp.c Strip out unneeded header files 1995-06-26 23:04:45 +00:00