diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-04-23 07:48:51 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-04-23 07:48:51 +0000 |
commit | 293dbed45969c4ed5c8772c1a060bb1d81b79787 (patch) | |
tree | ba98ff9e874727bf78c98297601ce2d80c691e65 /games/arithmetic | |
parent | 25f5c5008232bdddfb8bc49f4556494483560686 (diff) |
some typos, and clarification of game rules;
help, suggestions and ok pjanzen@
Diffstat (limited to 'games/arithmetic')
-rw-r--r-- | games/arithmetic/arithmetic.6 | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/games/arithmetic/arithmetic.6 b/games/arithmetic/arithmetic.6 index 273aecff35c..e68e7ff2816 100644 --- a/games/arithmetic/arithmetic.6 +++ b/games/arithmetic/arithmetic.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: arithmetic.6,v 1.6 1999/07/09 13:35:54 aaron Exp $ +.\" $OpenBSD: arithmetic.6,v 1.7 2003/04/23 07:48:50 jmc Exp $ .\" .\" Copyright (c) 1989, 1993 .\" The Regents of the University of California. All rights reserved. @@ -81,7 +81,8 @@ divide by or subtract will be between 0 and .Ar range . (Of course, .Nm -will not ask you to divide by 0.) The default +will not ask you to divide by 0.) +The default .I range is 10. .El @@ -101,7 +102,9 @@ if you get a question wrong. .Dq Right! if you get it right. .Dq Please type a number. -if arithmetic doesn't understand what you typed. +if +.Nm +doesn't understand what you typed. .Sh SEE ALSO .Xr bc 1 , .Xr dc 1 |