--- xletters-1.1.1.orig/xletters.h
+++ xletters-1.1.1/xletters.h
@@ -63,7 +63,7 @@
 #define WORDPATH "/usr/share/dict:/usr/local/share/dict:/usr/dict:~/dict:~/.:~/share/dict:."
 
 /* The high score file */
-#define SCOREFILE "/var/local/games/lib/xletters/scores"
+#define SCOREFILE "/var/games/xletters/scores"
 /* ***NOTE*** You are responsible for creating the directory.
  * xletters will create the file if necessary, but it might not have
  * the right owner, so you had better create it too. */
--- xletters-1.1.1.orig/xletters.6
+++ xletters-1.1.1/xletters.6
@@ -366,10 +366,10 @@
 .PP
 (If not overriden at compile time)
 .TP
-.B /usr/dict/words
+.B /usr/share/dict/words
 The dictionary of words.
 .TP
-.B /var/local/games/lib/xletters/scores
+.B /var/games/xletters/scores
 The high score table.
 .SH "CONFIGURATION SUGGESTION"
 .PP
