aboutsummaryrefslogtreecommitdiff
path: root/libexec/rpc.rstatd
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-03-20 18:10:13 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-03-20 18:10:13 +0000
commit020ee2dc9fb13a1004e1107b7382f3d074255f58 (patch)
treef0fe2c53eabb91958eeca5d28446075ee7afcb35 /libexec/rpc.rstatd
parent1c011f20f684784227856596edeaf9ef2d6e0373 (diff)
downloadsrc-020ee2dc9fb13a1004e1107b7382f3d074255f58.tar.gz
src-020ee2dc9fb13a1004e1107b7382f3d074255f58.zip
Notes
Diffstat (limited to 'libexec/rpc.rstatd')
-rw-r--r--libexec/rpc.rstatd/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/libexec/rpc.rstatd/Makefile b/libexec/rpc.rstatd/Makefile
index d4b71ea1b8d7..8af426f7092b 100644
--- a/libexec/rpc.rstatd/Makefile
+++ b/libexec/rpc.rstatd/Makefile
@@ -2,7 +2,6 @@
PROG = rpc.rstatd
SRCS = rstatd.c rstat_proc.c
-MAN8 = rpc.rstatd.8
DPADD= ${LIBRPCSVC} ${LIBUTIL} ${LIBKVM} ${LIBDEVSTAT}
LDADD= -lrpcsvc -lutil -lkvm -ldevstat