Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/rpc Spell registerrpc properly.



details:   https://anonhg.NetBSD.org/src/rev/be21423921bd
branches:  trunk
changeset: 487412:be21423921bd
user:      simonb <simonb%NetBSD.org@localhost>
date:      Wed Jun 07 13:39:43 2000 +0000

description:
Spell registerrpc properly.

diffstat:

 lib/libc/rpc/rpc_soc.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 062c92b4b6f1 -r be21423921bd lib/libc/rpc/rpc_soc.3
--- a/lib/libc/rpc/rpc_soc.3    Wed Jun 07 13:26:25 2000 +0000
+++ b/lib/libc/rpc/rpc_soc.3    Wed Jun 07 13:39:43 2000 +0000
@@ -1,5 +1,5 @@
 .\"    @(#)rpc.3n      2.4 88/08/08 4.0 RPCSRC; from 1.19 88/06/24 SMI
-.\"    $NetBSD: rpc_soc.3,v 1.1 2000/06/02 23:11:13 fvdl Exp $
+.\"    $NetBSD: rpc_soc.3,v 1.2 2000/06/07 13:39:43 simonb Exp $
 .\"
 .TH RPC_SOC 3 "16 February 1988"
 .SH NAME
@@ -32,7 +32,7 @@
 pmap_rmtcall, 
 pmap_set,
 pmap_unset,
-regsterrpc,
+registerrpc,
 rpc_createerr,
 svc_destroy,
 svc_fds,



Home | Main Index | Thread Index | Old Index