diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2003-09-14 13:41:59 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2003-09-14 13:41:59 +0000 |
| commit | 959d6c24f6f0e2df016d62efbf20ce797af42812 (patch) | |
| tree | 1c5e77a8e87693ac7d3c5e03cb3551dab7b84b38 /lib/libc/rpc | |
| parent | faf94801fd377e933fea2a07b2873788d05fe672 (diff) | |
Notes
Diffstat (limited to 'lib/libc/rpc')
| -rw-r--r-- | lib/libc/rpc/rpc_clnt_create.3 | 2 |
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 |
