1
0
Fork 0

rpn.1: made better

This commit is contained in:
Emma Tebibyte 2024-02-02 23:24:45 -07:00
parent 228a0111c7
commit 6d7522be01
Signed by untrusted user: emma
GPG Key ID: 06FA419A1698C270
1 changed files with 3 additions and 3 deletions

View File

@ -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