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.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/rpc/rpc_clnt_create.3 b/lib/libc/rpc/rpc_clnt_create.3
index 3008b15..34c90ed 100644
--- a/lib/libc/rpc/rpc_clnt_create.3
+++ b/lib/libc/rpc/rpc_clnt_create.3
@@ -101,7 +101,7 @@ If you set the timeout value to 0,
immediately returns an error
.Pq Dv RPC_TIMEDOUT .
Set the timeout argument to 0 for batching calls.
-.Bl -column CLSET_FD_NCLOSE "struct timeval *" "do not close fd on destroy"
+.Bl -column CLSET_FD_NCLOSE "struct timeval *"
.It Dv CLGET_SVC_ADDR Ta "struct netbuf *" Ta "get servers address"
.It Dv CLGET_FD Ta "int *" Ta "get fd from handle"
.It Dv CLSET_FD_CLOSE Ta "void" Ta "close fd on destroy"
OpenPOWER on IntegriCloud