diff options
Diffstat (limited to 'man/man1/pandoc.1')
-rw-r--r-- | man/man1/pandoc.1 | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/man/man1/pandoc.1 b/man/man1/pandoc.1 index fdf79a8a7..6ca3bb9e4 100644 --- a/man/man1/pandoc.1 +++ b/man/man1/pandoc.1 @@ -159,11 +159,13 @@ Specify .I STRING as a prefix to the HTML window title. -.SH AUTHOR -John MacFarlane - .SH "SEE ALSO" -.BR markdown2html (1), html2markdown (1), markdown2latex (1), latex2markdown (1), markdown2pdf (1), iconv (1) +\fBmarkdown2html\fR(1), +\fBhtml2markdown\fR(1), +\fBmarkdown2latex\fR(1), +\fBlatex2markdown\fR(1), +\fBmarkdown2pdf\fR(1), +\fBiconv\fR(1) The .I README @@ -171,3 +173,5 @@ file distributed with Pandoc contains full documentation. The Pandoc source code and all documentation may be downloaded from <http://sophos.berkeley.edu/macfarlane/pandoc/>. +.SH AUTHOR +John MacFarlane |