summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc/rpc_clnt_create.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/rpc/rpc_clnt_create.3')
-rw-r--r--lib/libc/rpc/rpc_clnt_create.36
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/libc/rpc/rpc_clnt_create.3 b/lib/libc/rpc/rpc_clnt_create.3
index 715b430..e5271ea 100644
--- a/lib/libc/rpc/rpc_clnt_create.3
+++ b/lib/libc/rpc/rpc_clnt_create.3
@@ -173,7 +173,8 @@ Generic client creation routine which is similar to
but which also has the additional parameter
.Fa timeout
that specifies the maximum amount of time allowed for
-each transport class tried. In all other respects, the
+each transport class tried.
+In all other respects, the
.Fn clnt_create_timed
call behaves exactly like the
.Fn clnt_create
@@ -239,7 +240,8 @@ Generic client creation routine which is similar to
but which also has the additional parameter
.Fa timeout
that specifies the maximum amount of time allowed for
-each transport class tried. In all other respects, the
+each transport class tried.
+In all other respects, the
.Fn clnt_create_vers_timed
call behaves exactly like the
.Fn clnt_create_vers
OpenPOWER on IntegriCloud