blob: 4e4362ed8b4461f21c525ec857bbb55ea7ae8ede (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
--- xrobots.man.orig 1989-11-17 22:37:40 UTC
+++ xrobots.man
@@ -3,7 +3,7 @@
.SH NAME
xrobots \- fight off villainous robots (X Windows)
.SH SYNOPSIS
-.B /usr/games/xrobots
+.B __PREFIX__/bin/xrobots
.SH DESCRIPTION
.LP
As in robots(6), xrobots puts you into a world of evil robots (but in
@@ -110,7 +110,7 @@ game play a little more like BSD robots.
xrobots.scorefile
.RS
Set this to the path of your personal score file. The file will be
-created if it does not exist. The default: /usr/games/lib/xrobots_scores
+created if it does not exist. The default: __PREFIX__/lib/X11/xrobots_scores
.RE
.LP
xrobots.showmovement
@@ -214,7 +214,7 @@ the USER environment variable.
.LP
.SH FILES
.LP
-/usr/games/lib/xrobots_scores \-\- the score file
+__PREFIX__/lib/X11/xrobots_scores \-\- the score file
.LP
.SH AUTHOR
.LP
|