Use .Nm instead of "arithmetic" in one place. From jmc@openbsd.

This commit is contained in:
wiz 2003-04-26 21:27:01 +00:00
parent 5084d44ea8
commit d6727d2a93

View File

@ -1,4 +1,4 @@
.\" $NetBSD: arithmetic.6,v 1.9 2002/09/26 18:31:58 wiz Exp $
.\" $NetBSD: arithmetic.6,v 1.10 2003/04/26 21:27:01 wiz Exp $
.\"
.\" Copyright (c) 1989, 1993
.\" The Regents of the University of California. All rights reserved.
@ -102,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