From 03b155aa97ca9ce811c2d21114c1d96244788dfd Mon Sep 17 00:00:00 2001 From: John Kerl Date: Tue, 22 Sep 2015 23:03:52 -0400 Subject: [PATCH] todo --- c/todo.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/c/todo.txt b/c/todo.txt index 16db45831..da1f76868 100644 --- a/c/todo.txt +++ b/c/todo.txt @@ -26,6 +26,11 @@ MAJOR: autoconfig * manpage: - http://www.linuxhowtos.org/System/creatingman.htm - https://www.gnu.org/software/groff/manual/html_node/Man-usage.html +* solve the duplication problem, and minimize dependencies: + - ideally mlr --manpage all in C + - as a second choice, maybe generate most content in C with a post=processor + in some widely portable language (e.g. perl is gross but is everywhere) to + add in the groff markups * instdir: kerl@kerl-mbp[s0j0d1][mlr-2.2.0]$ find ~/foom -type f