forked from bonsai/harakit
docs: formatting
This commit is contained in:
@@ -26,7 +26,8 @@ Upon evaluation, the program will print the resulting number on the stack to the
|
||||
standard output. Any further specified numbers will be placed at the end of the
|
||||
stack.
|
||||
|
||||
For information on for reverse polish notation syntax, see rpn(7).
|
||||
For information on for reverse polish notation syntax, see
|
||||
.BR rpn (7).
|
||||
.\"
|
||||
.SH STANDARD INPUT
|
||||
|
||||
@@ -40,7 +41,7 @@ In the event of a syntax error, the program will print an
|
||||
|
||||
In the event of an error, a debug message will be printed and the program will
|
||||
exit with the appropriate
|
||||
.BR sysexits.h(3)
|
||||
.BR sysexits.h (3)
|
||||
error code.
|
||||
.\"
|
||||
.SH CAVEATS
|
||||
@@ -80,5 +81,5 @@ Copyright (c) 2024 Emma Tebibyte. License AGPLv3+: GNU AGPL version 3 or later
|
||||
.SH SEE ALSO
|
||||
.BR bc (1p),
|
||||
.BR dc (1),
|
||||
.BR rpn(7),
|
||||
.BR rpn (7),
|
||||
.I IEEE 754
|
||||
|
||||
Reference in New Issue
Block a user