summaryrefslogtreecommitdiffstats
path: root/canfield
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2001-04-02 22:47:29 +0000
committerwiz <wiz@NetBSD.org>2001-04-02 22:47:29 +0000
commit704f881231cf3b4004897ee3bfa98e7bdeeb5b71 (patch)
treeeccded726131c5ba90b4671c5b0d8ba71ef1329d /canfield
parentc11d6e5973dd644dfde4ad21cd952de5db55828a (diff)
downloadbsdgames-darwin-704f881231cf3b4004897ee3bfa98e7bdeeb5b71.tar.gz
bsdgames-darwin-704f881231cf3b4004897ee3bfa98e7bdeeb5b71.tar.zst
bsdgames-darwin-704f881231cf3b4004897ee3bfa98e7bdeeb5b71.zip
Whitespace and/or punctuation fixes.
Diffstat (limited to 'canfield')
-rw-r--r--canfield/canfield/canfield.622
1 files changed, 11 insertions, 11 deletions
diff --git a/canfield/canfield/canfield.6 b/canfield/canfield/canfield.6
index 6b261efa..a5214aa4 100644
--- a/canfield/canfield/canfield.6
+++ b/canfield/canfield/canfield.6
@@ -1,4 +1,4 @@
-.\" $NetBSD: canfield.6,v 1.6 1999/03/10 09:29:08 erh Exp $
+.\" $NetBSD: canfield.6,v 1.7 2001/04/02 22:47:30 wiz Exp $
.\"
.\" Copyright (c) 1983, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -37,12 +37,12 @@
.Dt CANFIELD 6
.Os
.Sh NAME
-.Nm canfield ,
+.Nm canfield ,
.Nm cfscores
.Nd the solitaire card game canfield
.Sh SYNOPSIS
.Nm
-.Nm cfscores
+.Nm cfscores
.Op Fl a
.Op Ar user
.Sh DESCRIPTION
@@ -50,7 +50,7 @@ If you have never played solitaire before, it is recommended
that you consult a solitaire instruction book. In
Canfield, tableau cards may be built on each other downward
in alternate colors. An entire pile must be moved as a unit
-in building. Top cards of the piles are available
+in building. Top cards of the piles are available
to be played on foundations, but never into empty spaces.
.Pp
Spaces must be filled from the stock. The top card of
@@ -62,19 +62,19 @@ keep them open until he wishes to use them.
Cards are dealt from the hand to the talon by threes
and this repeats until there are no more cards in the hand
or the player quits. To have cards dealt onto the talon the
-player types
-.Sq Ic ht
+player types
+.Sq Ic ht
for his move. Foundation base cards are
also automatically moved to the foundation when they become
available.
.Pp
-The command
+The command
.Sq Ic c
causes
.Nm
to maintain card counting statistics
-on the bottom of the screen.
-When properly used this can greatly increase one's chances of
+on the bottom of the screen.
+When properly used this can greatly increase one's chances of
winning.
.Pp
The rules for betting are somewhat less strict than
@@ -105,7 +105,7 @@ Playing time is charged at a rate of $1 per minute.
With no arguments, the program
.Nm cfscores
prints out the current status of your canfield account.
-If a
+If a
.Ar user
name is specified,
it prints out the status of their canfield account.
@@ -128,5 +128,5 @@ It is impossible to cheat.
.Sh AUTHORS
Originally written: Steve Levine.
.Pp
-Further random hacking by: Steve Feldman, Kirk McKusick,
+Further random hacking by: Steve Feldman, Kirk McKusick,
Mikey Olson, and Eric Allman.