diff options
author | ru <ru@FreeBSD.org> | 2003-09-14 13:41:59 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2003-09-14 13:41:59 +0000 |
commit | cc9d2aeb3943cc40f85e865b4ef05828e91174b1 (patch) | |
tree | 1c5e77a8e87693ac7d3c5e03cb3551dab7b84b38 /lib/libc/rpc/rpc_clnt_create.3 | |
parent | 7ad89d9544793f73cd7d3d7d7f44562f89a49bcd (diff) | |
download | FreeBSD-src-cc9d2aeb3943cc40f85e865b4ef05828e91174b1.zip FreeBSD-src-cc9d2aeb3943cc40f85e865b4ef05828e91174b1.tar.gz |
Get rid of duplicates.
Diffstat (limited to 'lib/libc/rpc/rpc_clnt_create.3')
-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 c083c6f..2c60472 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 |