summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/rpc')
-rw-r--r--lib/libc/rpc/bindresvport.32
-rw-r--r--lib/libc/rpc/getrpcent.34
-rw-r--r--lib/libc/rpc/rpc_clnt_auth.32
-rw-r--r--lib/libc/rpc/rpc_clnt_calls.32
4 files changed, 5 insertions, 5 deletions
diff --git a/lib/libc/rpc/bindresvport.3 b/lib/libc/rpc/bindresvport.3
index bfb011e..e3996ea 100644
--- a/lib/libc/rpc/bindresvport.3
+++ b/lib/libc/rpc/bindresvport.3
@@ -88,7 +88,7 @@ may also fail and set
for any of the errors specified for the calls
.Xr bind 2 ,
.Xr getsockopt 2 ,
-or
+or
.Xr setsockopt 2 .
.Sh SEE ALSO
.Xr bind 2 ,
diff --git a/lib/libc/rpc/getrpcent.3 b/lib/libc/rpc/getrpcent.3
index 6a02ca1..3f03c18 100644
--- a/lib/libc/rpc/getrpcent.3
+++ b/lib/libc/rpc/getrpcent.3
@@ -64,7 +64,7 @@ flag is non-zero,
the net data base will not be closed after each call to
.Fn getrpcent
(either directly, or indirectly through one of
-the other
+the other
.Dq getrpc
calls).
.Pp
@@ -88,7 +88,7 @@ program number is found, or until end-of-file is encountered.
.Sh DIAGNOSTICS
A
.Dv NULL
-pointer is returned on
+pointer is returned on
.Dv EOF
or error.
.Sh BUGS
diff --git a/lib/libc/rpc/rpc_clnt_auth.3 b/lib/libc/rpc/rpc_clnt_auth.3
index 89feb76..43af256 100644
--- a/lib/libc/rpc/rpc_clnt_auth.3
+++ b/lib/libc/rpc/rpc_clnt_auth.3
@@ -55,7 +55,7 @@ style of authentication is discussed here.
.Bl -tag -width authsys_create_default()
.It Fn auth_destroy
A function macro that destroys the authentication
-information associated with
+information associated with
.Fa auth .
Destruction usually involves deallocation
of private data structures.
diff --git a/lib/libc/rpc/rpc_clnt_calls.3 b/lib/libc/rpc/rpc_clnt_calls.3
index 55beca5..134e083 100644
--- a/lib/libc/rpc/rpc_clnt_calls.3
+++ b/lib/libc/rpc/rpc_clnt_calls.3
@@ -279,7 +279,7 @@ is the address of where to place the result(s).
.Fa nettype
can be any of the values listed on
.Xr rpc 3 .
-This routine returns
+This routine returns
.Dv RPC_SUCCESS
if it succeeds,
or an appropriate status is returned.
OpenPOWER on IntegriCloud