Have the eqn preprocessor run on rgbasm(5)

This is required for the built-in functions (L315-337), otherwise the math syntax doesn't get processed.

This magic line is detected by most `man` impls:
https://www.gnu.org/software/groff/manual/html_node/Preprocessors-in-man-pages.html
This commit is contained in:
Eldred Habert
2022-03-08 22:11:49 +01:00
committed by GitHub
parent 9169028e57
commit e07bd92314

View File

@@ -1,3 +1,4 @@
'\" e
.\"
.\" This file is part of RGBDS.
.\"