summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-03-27 17:27:19 +0000
committerru <ru@FreeBSD.org>2001-03-27 17:27:19 +0000
commit25ef23ac1cd91aa5fdc342b2889f86ee3ea73daa (patch)
treee9b08b54acff71fa727310a461d700095bbe9587 /lib/libc/rpc
parente429759bcf3eb8398d78b1609e915121e319b017 (diff)
downloadFreeBSD-src-25ef23ac1cd91aa5fdc342b2889f86ee3ea73daa.zip
FreeBSD-src-25ef23ac1cd91aa5fdc342b2889f86ee3ea73daa.tar.gz
MAN[1-9] -> MAN.
Diffstat (limited to 'lib/libc/rpc')
-rw-r--r--lib/libc/rpc/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/rpc/Makefile.inc b/lib/libc/rpc/Makefile.inc
index 1247c80..800ff96 100644
--- a/lib/libc/rpc/Makefile.inc
+++ b/lib/libc/rpc/Makefile.inc
@@ -44,12 +44,12 @@ crypt_xdr.c: ${RPCDIR}/crypt.x crypt.h
crypt.h: ${RPCDIR}/crypt.x
${RPCGEN} -h -o ${.TARGET} ${RPCDIR}/crypt.x
-MAN3+= bindresvport.3 des_crypt.3 getnetconfig.3 getnetpath.3 getrpcent.3 \
+MAN+= bindresvport.3 des_crypt.3 getnetconfig.3 getnetpath.3 getrpcent.3 \
getrpcport.3 rpc.3 rpc_soc.3 rpc_clnt_auth.3 rpc_clnt_calls.3 \
rpc_clnt_create.3 rpc_svc_calls.3 rpc_svc_create.3 rpc_svc_err.3 \
rpc_svc_reg.3 rpc_xdr.3 rpcbind.3 xdr.3 publickey.3 rpc_secure.3 \
rtime.3
-MAN5+= publickey.5 rpc.5 netconfig.5
+MAN+= publickey.5 rpc.5 netconfig.5
MLINKS+= bindresvport.3 bindresvport_sa.3 \
getnetconfig.3 setnetconfig.3 \
getnetconfig.3 getnetconfigent.3 \
OpenPOWER on IntegriCloud