]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - arithmetic/arithmetic.6
include sys/cdefs.h so that __attribute__ can be fixed later
[bsdgames-darwin.git] / arithmetic / arithmetic.6
index d75a5ed30dea7e19e4415f67104ec75b1100846e..b8d4d8f9a251abaa6058071d7a8e72011ee0a44a 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $NetBSD: arithmetic.6,v 1.7 1999/03/22 18:49:10 garbled 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.
 .\"
@@ -54,7 +50,7 @@ After every 20 problems, it prints the score so far and the time taken.
 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
@@ -81,7 +77,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 +98,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