summaryrefslogtreecommitdiff
path: root/libexec/rpc.rwalld
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.rwalld
parent0dc44b5add5cc61d6425762fd6adf24820911ac8 (diff)
downloadsrc-test2-e5b5c66bcad3c6a5639669f734a19ec37d1ed0ff.tar.gz
src-test2-e5b5c66bcad3c6a5639669f734a19ec37d1ed0ff.zip
- Backout botched attempt to intoduce MANSECT feature.
- MAN[1-9] -> MAN.
Notes
Notes: svn path=/head/; revision=74814
Diffstat (limited to 'libexec/rpc.rwalld')
-rw-r--r--libexec/rpc.rwalld/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/rpc.rwalld/Makefile b/libexec/rpc.rwalld/Makefile
index 20a9a23a0511..e64ff3e1a4b2 100644
--- a/libexec/rpc.rwalld/Makefile
+++ b/libexec/rpc.rwalld/Makefile
@@ -2,6 +2,7 @@
PROG = rpc.rwalld
SRCS = rwalld.c
+MAN = rpc.rwalld.8
DPADD= ${LIBRPCSVC} ${LIBUTIL}
LDADD= -lrpcsvc -lutil