summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-07-15 03:02:10 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-07-15 03:02:10 +0000
commitdbd5c449070d457f6b39725e328aa37e44632bf0 (patch)
treefb26fdc7b248ce4a219015cfee44e4fd3e290283
parent836f893cfcab2c1dc9ea96c9335e1b4152589daa (diff)
Updated FreeBSD pkg-descr to mention groff man and
ConTeXt output formats. git-svn-id: https://pandoc.googlecode.com/svn/trunk@719 788f1e2b-df1e-0410-8736-df70ead52e1b
-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