1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/games/xothello/files/patch-ab

12 lines
358 B
Plaintext
Raw Normal View History

--- 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");