diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-04-02 09:50:42 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-04-02 09:50:42 +0000 |
commit | a52274e607622238673640dd6dfddcf2fdcaaa3d (patch) | |
tree | 16e807eba62f0e9f3dc8c2bcba54479f504aa493 /ares_timeout.3 | |
parent | 86ae23430cb79b38dec419ebf9cf3f85073e091c (diff) | |
download | c-ares-a52274e607622238673640dd6dfddcf2fdcaaa3d.tar.gz c-ares-a52274e607622238673640dd6dfddcf2fdcaaa3d.tar.bz2 c-ares-a52274e607622238673640dd6dfddcf2fdcaaa3d.zip |
minor edits
Diffstat (limited to 'ares_timeout.3')
-rw-r--r-- | ares_timeout.3 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/ares_timeout.3 b/ares_timeout.3 index 8c45963..d5b52d0 100644 --- a/ares_timeout.3 +++ b/ares_timeout.3 @@ -27,10 +27,8 @@ ares_fds \- Get file descriptors to select on for name service .SH DESCRIPTION The .B ares_timeout -function determines the maximum time for which the caller should wait -before invoking -.BR ares_process (3) -to process timeouts. The parameter +function determines the maximum time for which the caller should wait before +invoking \fIares_process(3)\fP to process timeouts. The parameter .I maxtv specifies a existing maximum timeout, or .B NULL |