ref: 17b64218aa164e58812219f07ada54ebc9778d1a
parent: 93b64d4d7b2dd6251adb3c14d2f371c896f34b9a
author: Ori Bernstein <ori@eigenstate.org>
date: Fri Sep 26 17:22:55 EDT 2014
Remove a stray debug print. We know what the mans are. Down with the mans!
--- a/install.myr
+++ b/install.myr
@@ -71,7 +71,6 @@
const moveman = {delete, man
var sect, manrel
- std.put("man = %s\n", man)
match std.strrfind(man, ".")
| `std.None:
std.fatal(1, "manpage %s has no section\n", man)