summaryrefslogtreecommitdiffstats
path: root/cribbage/cribbage.6
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2002-09-26 18:31:58 +0000
committerwiz <wiz@NetBSD.org>2002-09-26 18:31:58 +0000
commit3671521369575bb3ac1f1d35852f4f333e0fa288 (patch)
treefaeeb5edd59cdba46fec803587de354230c228f6 /cribbage/cribbage.6
parent9f5d84cbba6b8d3c18278a17a16b2ec5cae7762c (diff)
downloadbsdgames-darwin-3671521369575bb3ac1f1d35852f4f333e0fa288.tar.gz
bsdgames-darwin-3671521369575bb3ac1f1d35852f4f333e0fa288.tar.zst
bsdgames-darwin-3671521369575bb3ac1f1d35852f4f333e0fa288.zip
Lots of minor fixes resulting from reading these man pages in detail.
Diffstat (limited to 'cribbage/cribbage.6')
-rw-r--r--cribbage/cribbage.615
1 files changed, 6 insertions, 9 deletions
diff --git a/cribbage/cribbage.6 b/cribbage/cribbage.6
index af9a11cd..45a3741e 100644
--- a/cribbage/cribbage.6
+++ b/cribbage/cribbage.6
@@ -1,4 +1,4 @@
-.\" $NetBSD: cribbage.6,v 1.8 2002/09/26 16:12:40 wiz Exp $
+.\" $NetBSD: cribbage.6,v 1.9 2002/09/26 18:32:00 wiz Exp $
.\"
.\" Copyright (c) 1980, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -46,9 +46,8 @@
.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
-the appropriate section from
+The program will initially ask the user if the rules of the game are
+needed - if so, it will print out the appropriate section from
.Em According to Hoyle
with
.Xr more 1 .
@@ -61,7 +60,7 @@ When the player makes a mistake scoring his hand or crib, provide an
explanation of the correct score.
(This is especially useful for beginning players.)
.It Fl q
-Print a shorter form of all messages \- this is only recommended for
+Print a shorter form of all messages - this is only recommended for
users who have played the game without specifying this option.
.It Fl r
Instead of asking the player to cut the deck, the program will randomly
@@ -74,11 +73,9 @@ first asks the player whether he wishes to play a short game (
to 61) or a long game (
.Dq twice around ,
to 121).
-A
-response of
+A response of
.Sq Ic s
-will result in a short game, any other response will
-play a long game.
+will result in a short game, any other response will play a long game.
.Pp
At the start of the first game, the program
asks the player to cut the deck to determine who gets the first crib.