-.\" $NetBSD: arithmetic.6,v 1.5 1997/10/09 23:07:00 lukem Exp $
+.\" $NetBSD: arithmetic.6,v 1.11 2003/08/07 09:36:52 agc Exp $
.\"
.\" Copyright (c) 1989, 1993
.\" The Regents of the University of California. All rights reserved.
.\" 2. Redistributions in binary form must reproduce the above copyright
.\" notice, this list of conditions and the following disclaimer in the
.\" documentation and/or other materials provided with the distribution.
-.\" 3. All advertising materials mentioning features or use of this software
-.\" must display the following acknowledgement:
-.\" This product includes software developed by the University of
-.\" California, Berkeley and its contributors.
-.\" 4. Neither the name of the University nor the names of its contributors
+.\" 3. Neither the name of the University nor the names of its contributors
.\" may be used to endorse or promote products derived from this software
.\" without specific prior written permission.
.\"
.\"
.Dd May 31, 1993
.Dt ARITHMETIC 6
-.UC 4
+.Os
.Sh NAME
.Nm arithmetic
.Nd quiz on simple arithmetic
You can quit at any time by typing the interrupt or end-of-file character.
.Pp
The options are as follows:
-.Bl -tag -width indent
+.Bl -tag -width indent
.It Fl o
By default,
.Nm
.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
.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