summaryrefslogtreecommitdiff
path: root/lib/libc/rpc
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2003-09-14 13:41:59 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2003-09-14 13:41:59 +0000
commit959d6c24f6f0e2df016d62efbf20ce797af42812 (patch)
tree1c5e77a8e87693ac7d3c5e03cb3551dab7b84b38 /lib/libc/rpc
parentfaf94801fd377e933fea2a07b2873788d05fe672 (diff)
Notes
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 c083c6fbf8bb..2c6047259d3d 100644
--- a/lib/libc/rpc/rpc_clnt_create.3
+++ b/lib/libc/rpc/rpc_clnt_create.3
@@ -459,7 +459,7 @@ except
has the extra argument
.Fa timeout
which specifies the maximum time allowed for
-for the creation attempt to succeed.
+the creation attempt to succeed.
In all other respects, the
.Fn clnt_tp_create_timed
call behaves exactly like the