summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2006-09-17 21:27:35 +0000
committerru <ru@FreeBSD.org>2006-09-17 21:27:35 +0000
commitf4eec080604271df405d4d00c6d540a253554b36 (patch)
tree33cdd5ea6f8c54c893743dfcfb7972839fd7fc23 /lib/libc/rpc
parentb4db035948820187c7026f20ac8c66ab8805fc08 (diff)
downloadFreeBSD-src-f4eec080604271df405d4d00c6d540a253554b36.zip
FreeBSD-src-f4eec080604271df405d4d00c6d540a253554b36.tar.gz
Markup fixes.
Diffstat (limited to 'lib/libc/rpc')
-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