summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc/rpc.3
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1996-02-12 00:02:42 +0000
committermpp <mpp@FreeBSD.org>1996-02-12 00:02:42 +0000
commit3ad82b58d696d3c45fce0b0e63be5aacbca13e2f (patch)
tree84fd0b6beaee2d55acba9c264f40ce1d67202885 /lib/libc/rpc/rpc.3
parentac5a29837b9370d1a1dbc4d4b296b04e03d155f4 (diff)
downloadFreeBSD-src-3ad82b58d696d3c45fce0b0e63be5aacbca13e2f.zip
FreeBSD-src-3ad82b58d696d3c45fce0b0e63be5aacbca13e2f.tar.gz
Minor cleanup of the rpc man pages to silence manck.
Diffstat (limited to 'lib/libc/rpc/rpc.3')
-rw-r--r--lib/libc/rpc/rpc.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/rpc/rpc.3 b/lib/libc/rpc/rpc.3
index b4d98d9..3d9d6b2 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:
OpenPOWER on IntegriCloud