summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc/Makefile.inc
diff options
context:
space:
mode:
authorats <ats@FreeBSD.org>1994-12-11 22:08:10 +0000
committerats <ats@FreeBSD.org>1994-12-11 22:08:10 +0000
commitd257edec12a240a5f2724f2f74027c4a01f9d5f0 (patch)
tree2dfac9525efcd845356be4a9da6382af121fc945 /lib/libc/rpc/Makefile.inc
parent45fe4d648a876e61cfacf658b03c6ea759660d6d (diff)
downloadFreeBSD-src-d257edec12a240a5f2724f2f74027c4a01f9d5f0.zip
FreeBSD-src-d257edec12a240a5f2724f2f74027c4a01f9d5f0.tar.gz
Comment out the man page of rstat.1 from Makefile.inc. There is no rstat
command available yet. Changed an entry in getprcent.3 from rpcinfo(8C) to rpcinfo(8). Changed an entry in getrpcport.3 from 3R to 3. Changed two entries in rpc.3 from 3N to 3.
Diffstat (limited to 'lib/libc/rpc/Makefile.inc')
-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 2f9394f..1854c0d 100644
--- a/lib/libc/rpc/Makefile.inc
+++ b/lib/libc/rpc/Makefile.inc
@@ -16,7 +16,7 @@ SRCS+= auth_none.c auth_unix.c authunix_prot.c bindresvport.c \
# Paul.
#
-MAN1+= rpc/rstat.1
+# MAN1+= rpc/rstat.1
MAN3+= rpc/bindresvport.3 rpc/getrpcent.3 rpc/getrpcport.3 rpc/rpc.3
MAN5+= rpc/rpc.5
MAN8+= rpc/rstat_svc.8
OpenPOWER on IntegriCloud