summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2015-12-04 19:21:27 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2015-12-04 19:21:27 +0000
commit46ebea81b40c71a71dd71233bffce0cbe4384424 (patch)
tree102346ce6fbe55f2a71c34fd1f6487fcc3aa0f4e
parenta21aef69737c90f595c43e14fea8ad8230dcf516 (diff)
put FILES into a similar format as ENVIRONMENT;
-rw-r--r--games/robots/robots.64
1 files changed, 2 insertions, 2 deletions
diff --git a/games/robots/robots.6 b/games/robots/robots.6
index 2f5416ca9e5..1b917b81afa 100644
--- a/games/robots/robots.6
+++ b/games/robots/robots.6
@@ -1,4 +1,4 @@
-.\" $OpenBSD: robots.6,v 1.15 2015/12/04 16:40:09 tb Exp $
+.\" $OpenBSD: robots.6,v 1.16 2015/12/04 19:21:26 jmc Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -144,7 +144,7 @@ Name displayed in high score file.
.Sh FILES
.Bl -tag -width $HOME/.robots.scores
.It Pa $HOME/.robots.scores
-the score file
+The score file.
.El
.Sh AUTHORS
.An Ken Arnold