summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9f24c1adb..cf779f387 100644
--- a/Makefile
+++ b/Makefile
@@ -54,7 +54,9 @@ help:
$(info build-catman-preconv preconv(1) step of "build-catman")
$(info build-catman-tbl tbl(1) step of "build-catman")
$(info build-catman-eqn eqn(1) step of "build-catman")
- $(info build-catman-troff troff(1) step of "build-catman")
+ $(info build-catman-troff Wrapper for build-catman-troff-* targets)
+ $(info build-catman-troff-man troff(1) step of "build-catman" for man(7) pages)
+ $(info build-catman-troff-mdoc troff(1) step of "build-catman" for mdoc(7) pages)
$(info build-catman-grotty grotty(1) step of "build-catman")
$(info )
$(info build-html Build HTML manual pages)