summaryrefslogtreecommitdiff
path: root/games/tetris/tetris.6
diff options
context:
space:
mode:
Diffstat (limited to 'games/tetris/tetris.6')
-rw-r--r--games/tetris/tetris.68
1 files changed, 4 insertions, 4 deletions
diff --git a/games/tetris/tetris.6 b/games/tetris/tetris.6
index d5590e7a01d..cf039a6f816 100644
--- a/games/tetris/tetris.6
+++ b/games/tetris/tetris.6
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tetris.6,v 1.16 2015/07/27 18:48:04 sobrado Exp $
+.\" $OpenBSD: tetris.6,v 1.17 2015/11/20 07:40:23 tb Exp $
.\"
.\" Copyright (c) 1992, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -32,7 +32,7 @@
.\"
.\" @(#)tetris.6 8.1 (Berkeley) 5/31/93
.\"
-.Dd $Mdocdate: July 27 2015 $
+.Dd $Mdocdate: November 20 2015 $
.Dt TETRIS 6
.Os
.Sh NAME
@@ -146,8 +146,8 @@ Scores which are the highest on a given level
are marked with asterisks
.Dq * .
.Sh FILES
-.Bl -tag -width /var/games/tetris.scoresxx
-.It Pa /var/games/tetris.scores
+.Bl -tag -width $HOME/tetris.scoresxx
+.It Pa $HOME/tetris.scores
high score file
.El
.Sh AUTHORS