summaryrefslogtreecommitdiffstats
path: root/libexec/bugfiler/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/bugfiler/Makefile')
-rw-r--r--libexec/bugfiler/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/bugfiler/Makefile b/libexec/bugfiler/Makefile
index 98489ad..fb77633 100644
--- a/libexec/bugfiler/Makefile
+++ b/libexec/bugfiler/Makefile
@@ -5,8 +5,8 @@ CFLAGS+=-I${.CURDIR}
SRCS= bugfiler.c error.c gethead.c process.c redist.c reply.c
BINOWN= root
BINMODE=4555
-MAN1= sendbug.0
-MAN8= bugfiler.0
+MAN1= sendbug.1
+MAN8= bugfiler.8
beforeinstall:
install -c -o bin -g ${BINGRP} -m 555 \
OpenPOWER on IntegriCloud