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.
This commit is contained in:
Andreas Schulz 1994-12-11 22:08:10 +00:00
parent 75f0ecb284
commit 3cefada244
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=5049
4 changed files with 5 additions and 5 deletions

View File

@ -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

View File

@ -92,7 +92,7 @@ program number is found, or until end-of-file is encountered.
.PD
.SH "SEE ALSO"
.BR rpc (5),
.BR rpcinfo (8C),
.BR rpcinfo (8),
.BR ypserv (8)
.SH DIAGNOSTICS
.LP

View File

@ -1,5 +1,5 @@
.\" @(#)getrpcport.3r 2.2 88/08/02 4.0 RPCSRC; from 1.12 88/02/26 SMI
.TH GETRPCPORT 3R "6 October 1987"
.TH GETRPCPORT 3 "6 October 1987"
.SH NAME
getrpcport \- get RPC port number
.SH SYNOPSIS

View File

@ -1,5 +1,5 @@
.\" @(#)rpc.3n 2.4 88/08/08 4.0 RPCSRC; from 1.19 88/06/24 SMI
.TH RPC 3N "16 February 1988"
.TH RPC 3 "16 February 1988"
.SH NAME
rpc \- library routines for remote procedure calls
.SH SYNOPSIS AND DESCRIPTION
@ -1710,7 +1710,7 @@ This routine modifies the global variable
Service implementors usually do not need this routine.
.SH SEE ALSO
.BR rpc_secure (3N),
.BR xdr (3N)
.BR xdr (3)
.br
The following manuals:
.RS