diff --git a/games/tetris/tetris.6 b/games/tetris/tetris.6 index 2a5c997320e8..8b6ca563e499 100644 --- a/games/tetris/tetris.6 +++ b/games/tetris/tetris.6 @@ -1,4 +1,4 @@ -.\" $NetBSD: tetris.6,v 1.16 2015/02/19 08:51:14 wiz Exp $ +.\" $NetBSD: tetris.6,v 1.17 2016/03/12 03:14:59 dholland Exp $ .\" .\" Copyright (c) 1992, 1993 .\" The Regents of the University of California. All rights reserved. @@ -46,7 +46,7 @@ .Sh DESCRIPTION The .Nm -command runs display-based game which must be played on a CRT terminal. +command is a display-based game. The object is to fit the shapes together forming complete rows, which then vanish. When the shapes fill up to the top, the game ends.