diff options
author | ache <ache@FreeBSD.org> | 1997-09-24 03:28:24 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1997-09-24 03:28:24 +0000 |
commit | 88bcce4b0769b47cf4361d6b4490d8ced3c0ceac (patch) | |
tree | ad5305d1e0e6cf4eb9dd58ce8664abc92fa0f867 /games/atc/atc.6 | |
parent | d6530ba40d9771bd76656602debadbc1c34f5883 (diff) | |
download | FreeBSD-src-88bcce4b0769b47cf4361d6b4490d8ced3c0ceac.zip FreeBSD-src-88bcce4b0769b47cf4361d6b4490d8ced3c0ceac.tar.gz |
Installed scenarios was unreadable with change games uid->gid, fix it
Beforeinstall score file to the right place
Use srandomdev
Remove revoke, it broke scores and scenarios
Fix names in FILES manpage section
Diffstat (limited to 'games/atc/atc.6')
-rw-r--r-- | games/atc/atc.6 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/games/atc/atc.6 b/games/atc/atc.6 index a14e27d..e16dbc6 100644 --- a/games/atc/atc.6 +++ b/games/atc/atc.6 @@ -576,11 +576,9 @@ line: [ ( 1 1 ) ( 6 6 ) ] Files are kept in a special directory. See the OPTIONS for a way to print this path out. .TP 16 -.B ATC_score -Where the scores are kept. +/var/games/atc_score Where the scores are kept. .TP 16 -.B Game_List -The list of playable games. +/usr/share/games/atc/Game_List The list of playable games. .SH AUTHOR .LP Ed James, UC Berkeley: edjames@ucbvax.berkeley.edu, ucbvax!edjames |