aboutsummaryrefslogtreecommitdiff
path: root/libexec/rpc.rusersd
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.rusersd
parent1c011f20f684784227856596edeaf9ef2d6e0373 (diff)
Notes
Diffstat (limited to 'libexec/rpc.rusersd')
-rw-r--r--libexec/rpc.rusersd/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/libexec/rpc.rusersd/Makefile b/libexec/rpc.rusersd/Makefile
index fefc7bfa1d5f..8d783ed598c1 100644
--- a/libexec/rpc.rusersd/Makefile
+++ b/libexec/rpc.rusersd/Makefile
@@ -2,7 +2,6 @@
PROG = rpc.rusersd
SRCS = rusersd.c rusers_proc.c
-MAN8 = rpc.rusersd.8
DPADD= ${LIBRPCSVC} ${LIBUTIL}
LDADD= -lrpcsvc -lutil