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
cfgetispeed.c
cfgetospeed.c
cfmakeraw.c Strip out unneeded header files 1995-06-26 23:04:45 +00:00
cfsetispeed.c
cfsetospeed.c
cfsetspeed.c
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
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