aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Makefile')
-rw-r--r--doc/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/Makefile b/doc/Makefile
index 64b28af..0a4a6a1 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -1,5 +1,5 @@
#
-# layman/doc/Makefile
+# overlord/doc/Makefile
# Simple Makefile to rebuild the documentation from the
# docbook XML sources
#
@@ -12,10 +12,10 @@
#
# ========================================================================
-MAN_PAGES = layman.8
-HTML_PAGES = layman.8.html
+MAN_PAGES = overlord.8
+HTML_PAGES = overlord.8.html
-TMPFILE=./layman.man
+TMPFILE=./overlord.man
all: man html