--- adventure/adventure.6.orig Sun Sep 7 23:21:31 2003 +++ adventure/adventure.6 Sun Sep 7 23:21:50 2003 @@ -56,3 +56,8 @@ .Dq quit ; to save a game for later resumption, enter .Dq suspend . +.Sh AUTHORS +The game +.Nm +was originally written in Fortran by Will Crowther and Don Woods. +It was later translated to C and enhanced by Jim Gillogly (jim@rand.org).