aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>2002-08-19 23:06:00 +0000
committerBruce Evans <bde@FreeBSD.org>2002-08-19 23:06:00 +0000
commit80ee2492c5c36e1be2c3ea2461c6ca57e7713f4e (patch)
treeb366dd34b31a8c271c893ede28477fec98239d89 /lib
parent44b4810fbeaecbb4d89fc52f5791fef1bbb742b5 (diff)
downloadsrc-80ee2492c5c36e1be2c3ea2461c6ca57e7713f4e.tar.gz
src-80ee2492c5c36e1be2c3ea2461c6ca57e7713f4e.zip
xdr.3 is added to MAN in ../xdr/Makefile.inc where it belongs, so don't
add it here.
Notes
Notes: svn path=/head/; revision=102147
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/rpc/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/rpc/Makefile.inc b/lib/libc/rpc/Makefile.inc
index 3f2903f0fd6d..cffda6ca3f3e 100644
--- a/lib/libc/rpc/Makefile.inc
+++ b/lib/libc/rpc/Makefile.inc
@@ -47,7 +47,7 @@ crypt.h: ${RPCDIR}/crypt.x
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 \
+ rpc_svc_reg.3 rpc_xdr.3 rpcbind.3 publickey.3 rpc_secure.3 \
rtime.3
MAN+= publickey.5 rpc.5 netconfig.5
MLINKS+= bindresvport.3 bindresvport_sa.3 \