summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordholland <dholland@NetBSD.org>2010-01-01 07:35:09 +0000
committerdholland <dholland@NetBSD.org>2010-01-01 07:35:09 +0000
commit3d323bffed2ecce0a14fdfbd5a3123c1067acc35 (patch)
treee5d8bf2f7018adbc75c2076f0d6fd941e3e0f298
parent1a8fc91442c8771d5e18b5207ce9e702c4e6ece3 (diff)
downloadbsdgames-darwin-3d323bffed2ecce0a14fdfbd5a3123c1067acc35.tar.gz
bsdgames-darwin-3d323bffed2ecce0a14fdfbd5a3123c1067acc35.tar.zst
bsdgames-darwin-3d323bffed2ecce0a14fdfbd5a3123c1067acc35.zip
Adjust SYNOPSIS for cfscores to better match reality. Note in BUGS
that the score file isn't portable. Bump date (first time since 1993, and first in 2010...)
-rw-r--r--canfield/canfield/canfield.69
1 files changed, 6 insertions, 3 deletions
diff --git a/canfield/canfield/canfield.6 b/canfield/canfield/canfield.6
index 5803af94..6ca56e8d 100644
--- a/canfield/canfield/canfield.6
+++ b/canfield/canfield/canfield.6
@@ -1,4 +1,4 @@
-.\" $NetBSD: canfield.6,v 1.10 2005/09/15 02:09:41 wiz Exp $
+.\" $NetBSD: canfield.6,v 1.11 2010/01/01 07:35:09 dholland Exp $
.\"
.\" Copyright (c) 1983, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)canfield.6 8.1 (Berkeley) 5/31/93
.\"
-.Dd May 31, 1993
+.Dd January 1, 2010
.Dt CANFIELD 6
.Os
.Sh NAME
@@ -39,8 +39,9 @@
.Sh SYNOPSIS
.Nm
.Nm cfscores
-.Op Fl a
.Op Ar user
+.Nm cfscores
+.Fl a
.Sh DESCRIPTION
If you have never played solitaire before, it is recommended
that you consult a solitaire instruction book. In
@@ -120,3 +121,5 @@ Further random hacking by: Steve Feldman, Kirk McKusick,
Mikey Olson, and Eric Allman.
.Sh BUGS
It is impossible to cheat.
+.Pp
+The score file database is not portable.