Fixed some typos.
This commit is contained in:
parent
23601548ef
commit
11d84435fb
@ -60,7 +60,7 @@ information associated with
|
|||||||
Destruction usually involves deallocation
|
Destruction usually involves deallocation
|
||||||
of private data structures.
|
of private data structures.
|
||||||
The use of
|
The use of
|
||||||
.Fn auth
|
.Fa auth
|
||||||
is undefined after calling
|
is undefined after calling
|
||||||
.Fn auth_destroy .
|
.Fn auth_destroy .
|
||||||
.It Fn authnone_create
|
.It Fn authnone_create
|
||||||
|
@ -181,7 +181,7 @@ Note:
|
|||||||
unlike
|
unlike
|
||||||
.Fn clnt_sperror
|
.Fn clnt_sperror
|
||||||
and
|
and
|
||||||
.Fn clnt_spcreaterror
|
.Fn clnt_spcreateerror
|
||||||
(see
|
(see
|
||||||
.Xr rpc_clnt_create 3 ) ,
|
.Xr rpc_clnt_create 3 ) ,
|
||||||
.Fn clnt_sperrno
|
.Fn clnt_sperrno
|
||||||
|
@ -100,7 +100,7 @@ global variable.
|
|||||||
If RPC server activity is to be resumed,
|
If RPC server activity is to be resumed,
|
||||||
services must be reregistered with the RPC library
|
services must be reregistered with the RPC library
|
||||||
either through one of the
|
either through one of the
|
||||||
.Fn rpc_svc_create
|
.Xr rpc_svc_create 3
|
||||||
functions, or using
|
functions, or using
|
||||||
.Fn xprt_register .
|
.Fn xprt_register .
|
||||||
.Fn svc_exit
|
.Fn svc_exit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user