From 45d92a4319ace58d340a2d927cce946cca698aff Mon Sep 17 00:00:00 2001 From: ru Date: Mon, 26 Mar 2001 14:22:12 +0000 Subject: - Backout botched attempt to intoduce MANSECT feature. - MAN[1-9] -> MAN. --- libexec/rpc.rwalld/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'libexec/rpc.rwalld') diff --git a/libexec/rpc.rwalld/Makefile b/libexec/rpc.rwalld/Makefile index 20a9a23..e64ff3e 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 -- cgit v1.1