summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc/Makefile.inc
diff options
context:
space:
mode:
authorshin <shin@FreeBSD.org>2000-01-26 09:02:42 +0000
committershin <shin@FreeBSD.org>2000-01-26 09:02:42 +0000
commiteb4463295ba6da7a5b6c1d94f38f7d52ef926c06 (patch)
treed340dd9f5ee7e86b28e10103cf6e6db099e4e4f0 /lib/libc/rpc/Makefile.inc
parent4a29dd1cc9c6cafad16282641b92dd12b7a7ec01 (diff)
downloadFreeBSD-src-eb4463295ba6da7a5b6c1d94f38f7d52ef926c06.zip
FreeBSD-src-eb4463295ba6da7a5b6c1d94f38f7d52ef926c06.tar.gz
bindresvport related changes
-changed bindresvport2 to bindresvport_sa -merged the man into bindresvport.3 All discussion between Jean-Luc Richier <Jean-Luc.Richier@imag.fr>, Theo de Raadt <deraadt@cvs.openbsd.org>, itojun, is reflected to this code. (Actually Theo de Raadt write the code simultaneously as the discussion change.)
Diffstat (limited to 'lib/libc/rpc/Makefile.inc')
-rw-r--r--lib/libc/rpc/Makefile.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/rpc/Makefile.inc b/lib/libc/rpc/Makefile.inc
index 472cea7..1ca21c5 100644
--- a/lib/libc/rpc/Makefile.inc
+++ b/lib/libc/rpc/Makefile.inc
@@ -44,13 +44,13 @@ crypt.h: ${RPCDIR}/crypt.x
#
# MAN1+= rstat.1
-MAN3+= bindresvport.3 bindresvport2.3 des_crypt.3 getrpcent.3 getrpcport.3 \
- publickey.3 rpc.3 \
+MAN3+= bindresvport.3 des_crypt.3 getrpcent.3 getrpcport.3 publickey.3 rpc.3 \
rpc_secure.3 rtime.3
MAN5+= publickey.5 rpc.5
# MAN8+= rstat_svc.8
-MLINKS+= getrpcent.3 endrpcent.3 \
+MLINKS+= bindresvport.3 bindresvport_sa.3 \
+ getrpcent.3 endrpcent.3 \
getrpcent.3 getrpcbyname.3 \
getrpcent.3 getrpcbynumber.3 \
getrpcent.3 setrpcent.3 \
OpenPOWER on IntegriCloud