summaryrefslogtreecommitdiff
path: root/games/arithmetic
diff options
context:
space:
mode:
authorPaul Janzen <pjanzen@cvs.openbsd.org>1998-11-29 19:38:01 +0000
committerPaul Janzen <pjanzen@cvs.openbsd.org>1998-11-29 19:38:01 +0000
commitb84b006f18895b26889fc960039cd3d71541556f (patch)
tree2da95f1dd750e20e05398f84d7a4f09d88bb00fc /games/arithmetic
parente78e38b53d3b73ab5e8d3e1aca415b1ec56f9877 (diff)
Don't capitalize game names at the beginning of sentences.
Diffstat (limited to 'games/arithmetic')
-rw-r--r--games/arithmetic/arithmetic.68
1 files changed, 4 insertions, 4 deletions
diff --git a/games/arithmetic/arithmetic.6 b/games/arithmetic/arithmetic.6
index c86316d58f2..389485a56dc 100644
--- a/games/arithmetic/arithmetic.6
+++ b/games/arithmetic/arithmetic.6
@@ -1,4 +1,4 @@
-.\" $OpenBSD: arithmetic.6,v 1.2 1998/08/19 07:39:48 pjanzen Exp $
+.\" $OpenBSD: arithmetic.6,v 1.3 1998/11/29 19:37:16 pjanzen Exp $
.\"
.\" Copyright (c) 1989, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -47,7 +47,7 @@
.Op Fl o Ar +\-x/
.Op Fl r Ar range
.Sh DESCRIPTION
-.Nm Arithmetic
+.Nm
asks you to solve problems in simple arithmetic.
Each question must be answered correctly before going on to the next.
After every 20 problems, it prints the score so far and the time taken.
@@ -57,7 +57,7 @@ The options are as follows:
.Bl -tag -width indent
.It Fl o
By default,
-.Nm arithmetic
+.Nm
asks questions on addition of numbers from 0 to 10, and corresponding
subtraction.
By supplying one or more of the characters
@@ -92,7 +92,7 @@ will remember the numbers involved, and will tend to select those numbers
more often than others, in problems of the same sort.
Eventually it will forgive and forget.
.Pp
-.Nm Arithmetic
+.Nm
cannot be persuaded to tell you the right answer.
You must work it out for yourself.
.Sh DIAGNOSTICS