Skip to content

Commit

Permalink
fix text error; from jan stary
Browse files Browse the repository at this point in the history
  • Loading branch information
jmc committed Jan 15, 2023
1 parent f6305ee commit 93d5a0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions usr.bin/bc/USD.doc/bc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.\" $OpenBSD: bc,v 1.9 2004/07/09 10:23:05 jmc Exp $
.\" $OpenBSD: bc,v 1.10 2023/01/15 06:55:12 jmc Exp $
.\"
.\" Copyright (C) Caldera International Inc. 2001-2002.
.\" All rights reserved.
Expand Down Expand Up @@ -1029,7 +1029,7 @@ to the named expression on the left.
.PP
The result of the above expressions is equivalent
to ``named expression = named expression OP expression'',
where OP is the operator after the = sign.
where OP is the operator before the = sign.
.NH 1
Relations
.PP
Expand Down

0 comments on commit 93d5a0e

Please sign in to comment.