summaryrefslogtreecommitdiff
path: root/libexec/rbootd
diff options
context:
space:
mode:
authorGarrett Wollman <wollman@FreeBSD.org>1994-08-05 21:24:58 +0000
committerGarrett Wollman <wollman@FreeBSD.org>1994-08-05 21:24:58 +0000
commit2a3c26c889c75ccac7691214370e683e89309883 (patch)
tree17a7dd54ea9bc271a67296baffe485ae831bde74 /libexec/rbootd
parentcad15b000e72c0868a62e463cabef667c17a1d18 (diff)
Notes
Diffstat (limited to 'libexec/rbootd')
-rw-r--r--libexec/rbootd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rbootd/Makefile b/libexec/rbootd/Makefile
index 9faa2bcc8456..cd0c52ed49d8 100644
--- a/libexec/rbootd/Makefile
+++ b/libexec/rbootd/Makefile
@@ -2,7 +2,7 @@
PROG= rbootd
SRCS= bpf.c conf.c parseconf.c rbootd.c rmpproto.c utils.c
-MAN8= rbootd.0
+MAN8= rbootd.8
# XXX BROKEN: afterinstall:
XXXafterinstall: