From owner-cvs-games Fri Feb 14 22:12:13 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id WAA03062 for cvs-games-outgoing; Fri, 14 Feb 1997 22:12:13 -0800 (PST) Received: (from max@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id WAA03055; Fri, 14 Feb 1997 22:12:10 -0800 (PST) Date: Fri, 14 Feb 1997 22:12:10 -0800 (PST) From: Masafumi NAKANE Message-Id: <199702150612.WAA03055@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-games Subject: cvs commit: src/games/backgammon/backgammon backgammon.6 src/games/backgammon/common_source subs.c Sender: owner-cvs-games@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk max 97/02/14 22:12:09 Modified: games/backgammon/backgammon backgammon.6 games/backgammon/common_source subs.c Log: Added an option `-h' which gives you usage info. (According to the original man page, giving `-' by itself as the argument is supposed to do this, but it seems that it never worked that way.) Revision Changes Path 1.3 +3 -0 src/games/backgammon/backgammon/backgammon.6 1.7 +15 -10 src/games/backgammon/common_source/subs.c