From 4af35eddcd99b72236d11e2354dd8fcd3b9f6e74 Mon Sep 17 00:00:00 2001 From: lukem Date: Fri, 10 Oct 1997 12:26:34 +0000 Subject: WARNSify --- cribbage/cribbage.6 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'cribbage/cribbage.6') diff --git a/cribbage/cribbage.6 b/cribbage/cribbage.6 index f7be11c1..e40e6c04 100644 --- a/cribbage/cribbage.6 +++ b/cribbage/cribbage.6 @@ -1,4 +1,4 @@ -.\" $NetBSD: cribbage.6,v 1.4 1995/03/21 15:08:45 cgd Exp $ +.\" $NetBSD: cribbage.6,v 1.5 1997/10/10 12:32:26 lukem Exp $ .\" .\" Copyright (c) 1980, 1993 .\" The Regents of the University of California. All rights reserved. @@ -40,10 +40,10 @@ .Nm cribbage .Nd the card game cribbage .Sh SYNOPSIS -.Nm /usr/games/cribbage +.Nm .Op Fl eqr .Sh DESCRIPTION -.Nm Cribbage +.Nm plays the card game cribbage, with the program playing one hand and the user the other. The program will initially ask the user if the rules of the game are needed \- if so, it will print out @@ -52,7 +52,7 @@ the appropriate section from with .Xr more 1 . .Pp -.Nm Cribbage +.Nm options include: .Bl -tag -width indent .It Fl e @@ -67,7 +67,7 @@ Instead of asking the player to cut the deck, the program will randomly cut the deck. .El .Pp -.Nm Cribbage +.Nm first asks the player whether he wishes to play a short game ( .Dq once around , to 61) or a long game ( -- cgit v1.2.3