diff --git a/docs/rpn.1 b/docs/rpn.1 index ee1afec..3067212 100644 --- a/docs/rpn.1 +++ b/docs/rpn.1 @@ -17,8 +17,8 @@ rpn .SH DESCRIPTION -Rpn parses and and evaluates reverse polish notation either from the standard -input or by parsing its arguments. See the STANDARD INPUT section. +Rpn parses and and evaluates reverse polish notation expressions either from the +standard input or by parsing its arguments. See the STANDARD INPUT section. 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 -rpn(7), bc(1p), dc(1), IEEE 754 +bc(1p), dc(1), rpn(7), IEEE 754