aboutsummaryrefslogtreecommitdiff
path: root/man/man1/latex2markdown.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/man1/latex2markdown.1')
-rw-r--r--man/man1/latex2markdown.18
1 files changed, 6 insertions, 2 deletions
diff --git a/man/man1/latex2markdown.1 b/man/man1/latex2markdown.1
index 9c77b03b1..b4acd363c 100644
--- a/man/man1/latex2markdown.1
+++ b/man/man1/latex2markdown.1
@@ -11,7 +11,11 @@ latex2markdown \- converts LaTeX to markdown-formatted text
converts
.I input-file
(or text from STDIN) from LaTeX to markdown-formatted plain text.
+.SH "SEE ALSO"
+\fBpandoc\fR(1),
+\fBmarkdown2html\fR(1),
+\fBhtml2markdown\fR(1),
+\fBmarkdown2latex\fR(1),
+\fBmarkdown2pdf\fR(1)
.SH AUTHOR
John MacFarlane
-.SH "SEE ALSO"
-.BR pandoc (1), markdown2html (1), html2markdown (1), markdown2latex (1), markdown2pdf (1)