aboutsummaryrefslogtreecommitdiff
path: root/libexec/rpc.rstatd
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-03-26 14:22:12 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-03-26 14:22:12 +0000
commite5b5c66bcad3c6a5639669f734a19ec37d1ed0ff (patch)
tree99317e3e4c34a31d62639cf2ccbaae831de513b1 /libexec/rpc.rstatd
parent0dc44b5add5cc61d6425762fd6adf24820911ac8 (diff)
downloadsrc-e5b5c66bcad3c6a5639669f734a19ec37d1ed0ff.tar.gz
src-e5b5c66bcad3c6a5639669f734a19ec37d1ed0ff.zip
Notes
Diffstat (limited to 'libexec/rpc.rstatd')
-rw-r--r--libexec/rpc.rstatd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/rpc.rstatd/Makefile b/libexec/rpc.rstatd/Makefile
index 8af426f7092b..f0e4649a3752 100644
--- a/libexec/rpc.rstatd/Makefile
+++ b/libexec/rpc.rstatd/Makefile
@@ -2,6 +2,7 @@
PROG = rpc.rstatd
SRCS = rstatd.c rstat_proc.c
+MAN = rpc.rstatd.8
DPADD= ${LIBRPCSVC} ${LIBUTIL} ${LIBKVM} ${LIBDEVSTAT}
LDADD= -lrpcsvc -lutil -lkvm -ldevstat