summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc/Makefile.inc
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-01-17 11:50:42 +0000
committerru <ru@FreeBSD.org>2001-01-17 11:50:42 +0000
commit49ab0ab5649535f0ae5044b1710aaa3057212a80 (patch)
tree79110f1d6c9746d87dbb7b69c610333a2a28ac7e /lib/libc/rpc/Makefile.inc
parent5ec03830331877529a4f0eb8568e4575ef902e48 (diff)
downloadFreeBSD-src-49ab0ab5649535f0ae5044b1710aaa3057212a80.zip
FreeBSD-src-49ab0ab5649535f0ae5044b1710aaa3057212a80.tar.gz
rstat(1) and rstat_svc(8) are the early versions of
the rup(1) and rpc.rstatd(8) manpages respectively.
Diffstat (limited to 'lib/libc/rpc/Makefile.inc')
-rw-r--r--lib/libc/rpc/Makefile.inc8
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/libc/rpc/Makefile.inc b/lib/libc/rpc/Makefile.inc
index 1ca21c5..f947159 100644
--- a/lib/libc/rpc/Makefile.inc
+++ b/lib/libc/rpc/Makefile.inc
@@ -36,18 +36,10 @@ crypt.h: ${RPCDIR}/crypt.x
${RPCGEN} -h -o ${.TARGET} ${RPCDIR}/crypt.x
.if ${LIB} == "c"
-#
-# XXX -- rstat.1 and rstat_svc.8 shouldn't really be here
-# but there's no rstat command, don't know why, so I'm
-# leaving them here in case they're needed sometime later.
-# Paul.
-#
-# MAN1+= rstat.1
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+= bindresvport.3 bindresvport_sa.3 \
getrpcent.3 endrpcent.3 \
OpenPOWER on IntegriCloud