summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1996-02-12 00:02:42 +0000
committerMike Pritchard <mpp@FreeBSD.org>1996-02-12 00:02:42 +0000
commit5a489ac2b83144b08b8f4cbefdf60f397a6aa412 (patch)
tree84fd0b6beaee2d55acba9c264f40ce1d67202885
parent3e6427f35fdc305b5ce2e1ae6ddb1d94b87bdfbb (diff)
Notes
-rw-r--r--lib/libc/rpc/bindresvport.32
-rw-r--r--lib/libc/rpc/getrpcent.32
-rw-r--r--lib/libc/rpc/rpc.34
-rw-r--r--lib/libc/rpc/rpc.52
-rw-r--r--lib/libc/rpc/rstat.18
-rw-r--r--lib/libc/rpc/rstat_svc.82
-rw-r--r--lib/libc/xdr/xdr.34
-rw-r--r--usr.bin/rpcgen/rpcgen.16
8 files changed, 15 insertions, 15 deletions
diff --git a/lib/libc/rpc/bindresvport.3 b/lib/libc/rpc/bindresvport.3
index 1fb1f9a30600..5d1648751c08 100644
--- a/lib/libc/rpc/bindresvport.3
+++ b/lib/libc/rpc/bindresvport.3
@@ -1,5 +1,5 @@
.\" @(#)bindresvport.3n 2.2 88/08/02 4.0 RPCSRC; from 1.7 88/03/14 SMI
-.TH BINDRESVPORT 3N "22 november 1987"
+.TH BINDRESVPORT 3 "22 november 1987"
.SH NAME
bindresvport \- bind a socket to a privileged IP port
.SH SYNOPSIS
diff --git a/lib/libc/rpc/getrpcent.3 b/lib/libc/rpc/getrpcent.3
index edf64e4f6b72..2bac189b451c 100644
--- a/lib/libc/rpc/getrpcent.3
+++ b/lib/libc/rpc/getrpcent.3
@@ -1,5 +1,5 @@
.\" @(#)getrpcent.3n 2.2 88/08/02 4.0 RPCSRC; from 1.11 88/03/14 SMI
-.TH GETRPCENT 3N "14 December 1987"
+.TH GETRPCENT 3 "14 December 1987"
.SH NAME
getrpcent, getrpcbyname, getrpcbynumber \- get RPC entry
.SH SYNOPSIS
diff --git a/lib/libc/rpc/rpc.3 b/lib/libc/rpc/rpc.3
index b4d98d9d726f..3d9d6b218a23 100644
--- a/lib/libc/rpc/rpc.3
+++ b/lib/libc/rpc/rpc.3
@@ -13,7 +13,7 @@ reply.
Finally, the procedure call returns to the client.
.LP
Routines that are used for Secure RPC (DES authentication) are described in
-.BR rpc_secure (3N).
+.BR rpc_secure (3).
Secure RPC can be used only if DES encryption is available.
.LP
.ft B
@@ -1709,7 +1709,7 @@ This routine modifies the global variable
.BR svc_fds(\|) .
Service implementors usually do not need this routine.
.SH SEE ALSO
-.BR rpc_secure (3N),
+.BR rpc_secure (3),
.BR xdr (3)
.br
The following manuals:
diff --git a/lib/libc/rpc/rpc.5 b/lib/libc/rpc/rpc.5
index 324ecb153a83..794197b65387 100644
--- a/lib/libc/rpc/rpc.5
+++ b/lib/libc/rpc/rpc.5
@@ -68,4 +68,4 @@ nsemntd 100039
.SH FILES
/etc/rpc
.SH "SEE ALSO"
-getrpcent(3N)
+getrpcent(3)
diff --git a/lib/libc/rpc/rstat.1 b/lib/libc/rpc/rstat.1
index 52eaa31c924e..03c3a063b301 100644
--- a/lib/libc/rpc/rstat.1
+++ b/lib/libc/rpc/rstat.1
@@ -17,7 +17,7 @@ The load average numbers give the number of jobs in the run queue
averaged over 1, 5 and 15 minutes.
.PP
The
-.B rstat_svc(8c)
+.B rstat_svc(8)
daemon must be running on the remote host for this command to
work.
.B rstat
@@ -50,8 +50,8 @@ daemon has terminated on the remote host.
rstat: RPC: Port mapper failure - RPC: Timed out
.IP
The remote host is not running the portmapper (see
-.BR portmap(8c) ),
+.BR portmap(8) ),
and cannot accommodate any RPC-based services. The host may be down.
.SH "SEE ALSO"
-.BR portmap (8c),
-.BR rstat_svc (8c)
+.BR portmap (8),
+.BR rstat_svc (8)
diff --git a/lib/libc/rpc/rstat_svc.8 b/lib/libc/rpc/rstat_svc.8
index a10b71dbacad..0289153fd53d 100644
--- a/lib/libc/rpc/rstat_svc.8
+++ b/lib/libc/rpc/rstat_svc.8
@@ -1,5 +1,5 @@
.\" @(#)rstat_svc.8c 2.2 88/08/03 4.0 RPCSRC; from 1.10 87/09/09 SMI
-.TH RSTAT_SVC 8C "24 November 1987"
+.TH RSTAT_SVC 8 "24 November 1987"
.SH NAME
rstat_svc \- kernel statistics server
.SH SYNOPSIS
diff --git a/lib/libc/xdr/xdr.3 b/lib/libc/xdr/xdr.3
index b656ea804da8..ae1ea860518c 100644
--- a/lib/libc/xdr/xdr.3
+++ b/lib/libc/xdr/xdr.3
@@ -1,5 +1,5 @@
.\" @(#)xdr.3n 2.2 88/08/03 4.0 RPCSRC; from 1.16 88/03/14 SMI
-.TH XDR 3N "16 February 1988"
+.TH XDR 3 "16 February 1988"
.SH NAME
xdr \- library routines for external data representation
.SH SYNOPSIS AND DESCRIPTION
@@ -808,7 +808,7 @@ routines as parameters, and
one of the most frequently used primitives, requires three.
Returns one if it succeeds, zero otherwise.
.SH SEE ALSO
-.BR rpc (3N)
+.BR rpc (3)
.LP
The following manuals:
.RS
diff --git a/usr.bin/rpcgen/rpcgen.1 b/usr.bin/rpcgen/rpcgen.1
index 9e8991c8978e..52d64b6983e8 100644
--- a/usr.bin/rpcgen/rpcgen.1
+++ b/usr.bin/rpcgen/rpcgen.1
@@ -539,11 +539,11 @@ use:
.B example% rpcgen \-n tcp \-o prot_svc.c prot.x
.RE
.SH "SEE ALSO"
-.BR cc (1B),
+.BR cc (1),
.BR inetd (8),
.BR syslog (3),
-.BR rpc (3N),
-.\" .BR rpc_svc_calls (3N)
+.BR rpc (3),
+.\" .BR rpc_svc_calls (3)
.LP
The
.B rpcgen