diff options
author | Ollivier Robert <roberto@FreeBSD.org> | 2001-08-15 19:22:04 +0000 |
---|---|---|
committer | Ollivier Robert <roberto@FreeBSD.org> | 2001-08-15 19:22:04 +0000 |
commit | a4eb6654481acdfc34ee685d6fb3d31c14773e36 (patch) | |
tree | ea7474c15cc50fce5365d3afe5c613e0006e5113 | |
parent | 527b997c3dfd3f2b2cf69b43208752711196c4cc (diff) |
Put the correct path for robots_roll in /var/games.
Submitted by: Elodie Raynal-Melchy <elodie@babafou.eu.org>
MFC after: 2 days
Notes
Notes:
svn path=/head/; revision=81719
-rw-r--r-- | games/robots/robots.6 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/robots/robots.6 b/games/robots/robots.6 index fea968677660..2f89853c7f41 100644 --- a/games/robots/robots.6 +++ b/games/robots/robots.6 @@ -133,8 +133,8 @@ Advance into the higher levels directly, skipping the lower, easier levels. Ken Arnold .SH FILES .ta -.ta \w'/usr/games/lib/robots_roll\ \ \ \ 'u -/usr/games/lib/robots_roll the score file +.ta \w'/var/games/robots_roll\ \ \ \ 'u +/var/games/robots_roll the score file .SH BUGS Bugs? You |