From 3d803ee1ee8c9147b64d3585a3856e680b945824 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Sun, 29 Nov 2015 15:58:39 +0000 Subject: tidy up ENVIRONMENT and FILES; --- games/snake/snake.6 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'games/snake') diff --git a/games/snake/snake.6 b/games/snake/snake.6 index 83c61c3c4bc..753ba977de8 100644 --- a/games/snake/snake.6 +++ b/games/snake/snake.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: snake.6,v 1.13 2015/11/29 14:31:01 tb Exp $ +.\" $OpenBSD: snake.6,v 1.14 2015/11/29 15:58:38 jmc Exp $ .\" $NetBSD: snake.6,v 1.5 1995/04/22 08:34:35 cgd Exp $ .\" .\" Copyright (c) 1980, 1993 @@ -115,17 +115,17 @@ To see who wastes time playing snake, run .Nm snake .Fl s . .Sh ENVIRONMENT -.Bl -tag -width Ds +.Bl -tag -width $HOME/.snake.scores .It Ev LOGNAME Name displayed in high score file. .El .Sh FILES -.Bl -tag -width $HOME/.snake.scores -compact +.Bl -tag -width $HOME/.snake.scores .It Pa $HOME/.snake.scores -database of personal bests -.El +Database of personal bests. .\".It Pa $HOME/.snake.log .\"log of games played +.El .Sh BUGS When playing on a small screen, it's hard to tell when you hit the edge of the screen. -- cgit v1.2.3