code: purgatorio

Download patch

ref: 94443daf8e248e65afc8d3f17f26efea22748b51
parent: cb5057c6b3f549328a09fb08b300a0f74f671520
author: henesy <devnull@localhost>
date: Sat Feb 29 19:24:51 EST 2020

merge 52ec96efc7291514f69d5e79d68f52bbe85081cb

--- a/man/1/mk
+++ b/man/1/mk
@@ -159,7 +159,7 @@
 .IP
 .EX
 %.dis:    %.b
-        limbo $stem.b
+	limbo $stem.b
 	cp $stem.dis /dis
 .EE
 .PP