From 7ba55d74057c58b1108afb2404ffa6f2937ebb96 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 22 Dec 2019 20:58:02 -0800 Subject: Improve pandoc man page generation. Use before and after includes rather than special template. --- man/pandoc.1.template | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 man/pandoc.1.template (limited to 'man/pandoc.1.template') diff --git a/man/pandoc.1.template b/man/pandoc.1.template deleted file mode 100644 index 6a1c26a52..000000000 --- a/man/pandoc.1.template +++ /dev/null @@ -1,10 +0,0 @@ -$if(has-tables)$ -.\"t -$endif$ -.TH PANDOC 1 "$date$" "$version$" -.SH NAME -pandoc - general markup converter -$body$ -.PP -The Pandoc source code and all documentation may be downloaded -from . -- cgit v1.2.3