Index: trunk/minix/man/man6/advent.6
===================================================================
--- trunk/minix/man/man6/advent.6	(revision 9)
+++ 	(revision )
@@ -1,22 +1,0 @@
-.\"	@(#)adventure.6	6.2 (Berkeley) 5/6/86
-.\"
-.TH ADVENT 6 "May 6, 1986"
-.AT 3
-.SH NAME
-advent, adventure \- an exploration game
-.SH SYNOPSIS
-.B advent
-.SH DESCRIPTION
-The object of the game is to
-locate and explore Colossal Cave, find the treasures hidden there,
-and bring them back to the building with you.
-The program is self-descriptive to a point, but part of the game is to discover
-its rules.
-.PP
-To terminate a game, type `quit';
-to save a game for later resumption, type `save' now, and `restore' when
-you resume.
-.SH FILES
-.TP 15
-.B advent.sav
-A saved adventure game.
Index: trunk/minix/man/man6/ttt.6
===================================================================
--- trunk/minix/man/man6/ttt.6	(revision 9)
+++ 	(revision )
@@ -1,23 +1,0 @@
-.TH TTT 6
-.SH NAME
-ttt \- tic tac toe
-.SH SYNOPSIS
-\fBttt\fR
-.br
-.de FL
-.TP
-\\fB\\$1\\fR
-\\$2
-..
-.de EX
-.TP 20
-\\fB\\$1\\fR
-# \\$2
-..
-.SH EXAMPLES
-.EX "ttt   " "Start the game"
-.SH DESCRIPTION
-.PP
-This program allows the user to engage in a game of tic tac toe (noughts and
-crosses) with the computer.
-The program uses the alpha-beta algorithm, so the user had better be sharp.
