summaryrefslogblamecommitdiff
path: root/games/xothello/files/patch-ab
blob: 8102426a0c7e00ec1767ee55a44e09fe598eeaa3 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                    
--- xothello.c	Sat Feb 15 18:01:04 1997
+++ /home/andy/tmp/wrk/xothello.c	Tue Mar 31 22:17:37 1998
@@ -618,7 +618,7 @@
 void
 Usage(void)
 {
-    USEPRT("Usage: othello [options]\n\n");
+    USEPRT("Usage: xothello [options]\n\n");
     USEPRT("Options:\n");
     USEPRT("  -level <levelnr>       [default=3, min=1, max=9]\n");
     USEPRT("  -changexo\n");