summaryrefslogtreecommitdiff
path: root/man/man1/markdown2latex.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/man1/markdown2latex.1')
-rw-r--r--man/man1/markdown2latex.18
1 files changed, 6 insertions, 2 deletions
diff --git a/man/man1/markdown2latex.1 b/man/man1/markdown2latex.1
index ddbbb5456..5529f75ab 100644
--- a/man/man1/markdown2latex.1
+++ b/man/man1/markdown2latex.1
@@ -13,7 +13,11 @@ converts
(or text from STDIN) from markdown-formatted
plain text to LaTeX. If multiple files are specified, they will
be combined to make a single LaTeX document.
+.SH "SEE ALSO"
+\fBpandoc\fR(1),
+\fBmarkdown2html\fR(1),
+\fBhtml2markdown\fR(1),
+\fBlatex2markdown\fR(1),
+\fBmarkdown2pdf\fR(1)
.SH AUTHOR
John MacFarlane
-.SH "SEE ALSO"
-.BR pandoc (1), markdown2html (1), html2markdown (1), latex2markdown (1), markdown2pdf (1)