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 NetBSD RCS Ids 1995-04-22 07:42:31 +00:00
input.c Removed "extern int errno"; Added #include <errno.h> if not already present. 1996-02-06 22:47:06 +00:00
input.h NetBSD RCS Ids 1995-04-22 07:42:31 +00:00
pathnames.h NetBSD RCS Ids 1995-04-22 07:42:31 +00:00
scores.c bfunctions -> memfunctions 1997-01-13 06:50:25 +00:00
scores.h NetBSD RCS Ids 1995-04-22 07:42:31 +00:00
screen.c Fix usages of ospeed. 1995-04-29 01:11:36 +00:00
screen.h NetBSD RCS Ids 1995-04-22 07:42:31 +00:00
shapes.c NetBSD RCS Ids 1995-04-22 07:42:31 +00:00
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 NetBSD RCS Ids 1995-04-22 07:42:31 +00:00
tetris.h NetBSD RCS Ids 1995-04-22 07:42:31 +00:00