Fixed comment on MakeManPage.

This commit is contained in:
John MacFarlane 2012-04-01 21:09:10 -07:00
parent 2f535ceda3
commit 6882346ce2

View file

@ -1,4 +1,4 @@
-- Create pandoc.1 man page from README
-- Create pandoc.1 man and pandoc_markdown.5 man pages from README
import Text.Pandoc
import Data.ByteString.UTF8 (toString, fromString)
import Data.Char (toUpper)