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