summaryrefslogtreecommitdiff
path: root/libexec/rexecd
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/rexecd
parentcad15b000e72c0868a62e463cabef667c17a1d18 (diff)
Notes
Diffstat (limited to 'libexec/rexecd')
-rw-r--r--libexec/rexecd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rexecd/Makefile b/libexec/rexecd/Makefile
index aaedac5e64c2..b12d228b9215 100644
--- a/libexec/rexecd/Makefile
+++ b/libexec/rexecd/Makefile
@@ -1,6 +1,6 @@
# @(#)Makefile 8.1 (Berkeley) 6/4/93
PROG= rexecd
-MAN8= rexecd.0
+MAN8= rexecd.8
.include <bsd.prog.mk>