rpn.1: made better
This commit is contained in:
parent
228a0111c7
commit
6d7522be01
@ -17,8 +17,8 @@ rpn
|
|||||||
|
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
|
|
||||||
Rpn parses and and evaluates reverse polish notation either from the standard
|
Rpn parses and and evaluates reverse polish notation expressions either from the
|
||||||
input or by parsing its arguments. See the STANDARD INPUT section.
|
standard input or by parsing its arguments. See the STANDARD INPUT section.
|
||||||
|
|
||||||
For information on for reverse polish notation syntax, see rpn(7).
|
For information on for reverse polish notation syntax, see rpn(7).
|
||||||
|
|
||||||
@ -62,4 +62,4 @@ Copyright (c) 2024 Emma Tebibyte. License AGPLv3+: GNU AGPL version 3 or later
|
|||||||
|
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
|
|
||||||
rpn(7), bc(1p), dc(1), IEEE 754
|
bc(1p), dc(1), rpn(7), IEEE 754
|
||||||
|
Loading…
Reference in New Issue
Block a user