aboutsummaryrefslogtreecommitdiff
path: root/libexec/rbootd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/rbootd/Makefile')
-rw-r--r--libexec/rbootd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/rbootd/Makefile b/libexec/rbootd/Makefile
index c187af816023..c083e57c13cc 100644
--- a/libexec/rbootd/Makefile
+++ b/libexec/rbootd/Makefile
@@ -3,5 +3,6 @@
PROG= rbootd
SRCS= bpf.c conf.c parseconf.c rbootd.c rmpproto.c utils.c
+MAN= rbootd.8
.include <bsd.prog.mk>