summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7533c04..47c9439 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
all: manpage
manpage:
- pod2man bootconf.pod > bootconf.1
+ pod2man --center="bootconf" --release="" bootconf.pod > bootconf.1
-(\rm bootconf.1.gz)
gzip bootconf.1
cp -f bootconf.1.gz /usr/share/man/man1