summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--freebsd/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/pkg-descr b/freebsd/pkg-descr
index 6638e6cd4..c81eb4601 100644
--- a/freebsd/pkg-descr
+++ b/freebsd/pkg-descr
@@ -1,7 +1,7 @@
Pandoc is a command-line tool for converting from one markup format
to another. It can read markdown and (subsets of) reStructuredText,
HTML, and LaTeX, and it can write markdown, reStructuredText, HTML,
-LaTeX, DocBook, RTF, and S5 HTML slide shows.
+LaTeX, ConTeXt, DocBook, RTF, groff man pages, and S5 HTML slide shows.
Pandoc extends standard markdown syntax with footnotes, embedded LaTeX,
and other features. A compatibility mode is provided for those who