summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 5 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 3c533ee8c..53217beb0 100644
--- a/INSTALL
+++ b/INSTALL
@@ -75,7 +75,11 @@ Quick install
--extra-include-dirs=/usr/local/Cellar/icu4c/51.1/include \
-funicode_collation text-icu pandoc-citeproc
-The build process will create man pages in `man/man1` and `man/man5`.
+To build the `pandoc.1` and `pandoc_markdown.5` man pages, you
+can ues pandoc itself:
+
+ pandoc --man1 > pandoc.1
+ pandoc --man5 > pandoc_markdown.5
To build the `pandoc-citeproc` man pages, go to the pandoc-citeproc
build directory, and