rpn.1: fixed DESCRIPTION
This commit is contained in:
parent
b95b198923
commit
7fb68a2c7a
@ -17,8 +17,8 @@ rpn
|
||||
|
||||
.SH DESCRIPTION
|
||||
|
||||
Rpn parses and and evaluates reverse polish notation expressions either from the
|
||||
standard input or by parsing its arguments. See the STANDARD INPUT section.
|
||||
Rpn evaluates reverse polish notation expressions either read from the standard
|
||||
input or parsed from provided arguments. See the STANDARD INPUT section.
|
||||
|
||||
Upon evaluation, rpn will print the resulting number on the stack to the
|
||||
standard output. Any further specified numbers will be placed at the end of the
|
||||
|
Loading…
Reference in New Issue
Block a user