diff options
Diffstat (limited to 'libexec/rpc.rquotad/Makefile')
-rw-r--r-- | libexec/rpc.rquotad/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/rpc.rquotad/Makefile b/libexec/rpc.rquotad/Makefile index 13304ed..331f6ab 100644 --- a/libexec/rpc.rquotad/Makefile +++ b/libexec/rpc.rquotad/Makefile @@ -2,6 +2,7 @@ PROG = rpc.rquotad SRCS = rquotad.c +MAN = rpc.rquotad.8 DPADD= ${LIBRPCSVC} LDADD= -lrpcsvc |