Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/rpc NetBSD -> Nx, and some whitespace nits.
details: https://anonhg.NetBSD.org/src/rev/14e469d316b3
branches: trunk
changeset: 510764:14e469d316b3
user: wiz <wiz%NetBSD.org@localhost>
date: Tue Jun 05 13:24:41 2001 +0000
description:
NetBSD -> Nx, and some whitespace nits.
diffstat:
lib/libc/rpc/rpc_svc_calls.3 | 10 ++++++----
1 files changed, 6 insertions(+), 4 deletions(-)
diffs (41 lines):
diff -r 70a2913cb675 -r 14e469d316b3 lib/libc/rpc/rpc_svc_calls.3
--- a/lib/libc/rpc/rpc_svc_calls.3 Tue Jun 05 13:18:47 2001 +0000
+++ b/lib/libc/rpc/rpc_svc_calls.3 Tue Jun 05 13:24:41 2001 +0000
@@ -2,7 +2,7 @@
.\" Copyright 1989 AT&T
.\" @(#)rpc_svc_calls 1.5 89/07/25 SMI;
.\" Copyright (c) 1988 Sun Microsystems, Inc. - All Rights Reserved.
-.\" $NetBSD: rpc_svc_calls.3,v 1.1 2000/06/02 23:11:13 fvdl Exp $
+.\" $NetBSD: rpc_svc_calls.3,v 1.2 2001/06/05 13:24:41 wiz Exp $
.Dd May 3, 1993
.Dt RPC_SVC_CALLS 3
.Os
@@ -80,7 +80,7 @@
This function allocates a duplicate request cache for the
service endpoint
.Fa xprt ,
-large enough to hold
+large enough to hold
.Fa cache_size
entries.
Once enabled, there is no way to disable caching.
@@ -162,7 +162,7 @@
has determined that an RPC request has arrived on some RPC
file descriptors;
.Fn pollretval
-is the return value from
+is the return value from
.Xr poll 2
and
.Fa pfdp
@@ -197,7 +197,9 @@
.Fa xprt .
.Pp
.It Fn __svc_getcallercreds
-.Bf Warning: this macro is specific to NetBSD and thus not portable.
+.Bf Warning: this macro is specific to
+.Nx
+and thus not portable.
This macro returns a pointer to a sockcred structure, defined in
.Fd <sys/socket.h> ,
identifying the calling client. This only works if the client is
Home |
Main Index |
Thread Index |
Old Index