summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2004-07-09 10:23:06 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2004-07-09 10:23:06 +0000
commit9d2a564965b2248467a5330aff3bcc4700d44f0d (patch)
tree125bd7e95d793cfc7298c80527e6f9ecf397f6ed
parent4112461777ab6b35925919e6667313b7fdb2876f (diff)
typo from rohee@
-rw-r--r--usr.bin/bc/USD.doc/bc4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/bc/USD.doc/bc b/usr.bin/bc/USD.doc/bc
index 5d130177130..d88cbc9ec07 100644
--- a/usr.bin/bc/USD.doc/bc
+++ b/usr.bin/bc/USD.doc/bc
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bc,v 1.8 2004/04/06 10:00:31 jmc Exp $
+.\" $OpenBSD: bc,v 1.9 2004/07/09 10:23:05 jmc Exp $
.\"
.\" Copyright (C) Caldera International Inc. 2001-2002.
.\" All rights reserved.
@@ -997,7 +997,7 @@ The additive operators bind left to right.
.PP
The result is the sum of the two expressions.
The scale of the result is
-the maximun of the scales of the expressions.
+the maximum of the scales of the expressions.
.NH 3
\fIexpression\fP \- \fIexpression\fP
.PP