NetBSD/games/tetris
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
input.c Removed "extern int errno"; Added #include <errno.h> if not already present. 1996-02-06 22:47:06 +00:00
input.h
pathnames.h
scores.c bfunctions -> memfunctions 1997-01-13 06:50:25 +00:00
scores.h
screen.c Fix usages of ospeed. 1995-04-29 01:11:36 +00:00
screen.h
shapes.c
tetris.6 Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree: 1997-05-29 01:48:05 +00:00
tetris.c
tetris.h