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
Matthew Hunt e858e3d625 Import of xothello, an Othello/Reversi game.
PR:		6186
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1998-04-24 02:08:54 +00:00

12 lines
358 B
Plaintext

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