diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2011-01-28 09:15:29 -0800 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2011-01-28 09:15:29 -0800 |
| commit | 219573eed213dd40a405f24e3acfddf9a9ffb379 (patch) | |
| tree | da17cfe906cdf138c46e390957eab2c6a12409a9 /manpage.template | |
| parent | f90e18b95504c4a684f317acc6592c26b76c547b (diff) | |
| download | pandoc-219573eed213dd40a405f24e3acfddf9a9ffb379.tar.gz | |
Moved manpage.template -> man/man1/pandoc.1.template.
Diffstat (limited to 'manpage.template')
| -rw-r--r-- | manpage.template | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/manpage.template b/manpage.template deleted file mode 100644 index 544ef0a97..000000000 --- a/manpage.template +++ /dev/null @@ -1,13 +0,0 @@ -$if(has-tables)$ -.\"t -$endif$ -.TH PANDOC 1 "$date$" "$title$" -.SH NAME -pandoc - general markup converter -$body$ -.SH SEE ALSO -.PP -\f[C]markdown2pdf\f[] (1). -.PP -The Pandoc source code and all documentation may be downloaded -from <http://johnmacfarlane.net/pandoc/>. |
