aboutsummaryrefslogtreecommitdiff
path: root/ares/ares_process.3
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-04-02 09:50:42 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-04-02 09:50:42 +0000
commitce6b767b47163d3d5bc0f301abc19b65ae3b11e1 (patch)
treee9939e31f68082a01cbbd55513ed258fa8328af9 /ares/ares_process.3
parent7ba4d3464fca05266a9d62ad332658a20fb74ae7 (diff)
minor edits
Diffstat (limited to 'ares/ares_process.3')
-rw-r--r--ares/ares_process.39
1 files changed, 3 insertions, 6 deletions
diff --git a/ares/ares_process.3 b/ares/ares_process.3
index a707a41db..50216e144 100644
--- a/ares/ares_process.3
+++ b/ares/ares_process.3
@@ -35,13 +35,10 @@ The file descriptor sets pointed to by
and
.I write_fds
should have file descriptors set in them according to whether the file
-descriptors specified by
-.BR ares_fds (3)
-are ready for reading and writing. (The easiest way to determine this
-information is to invoke
+descriptors specified by \fIares_fds(3)\fP are ready for reading and writing.
+(The easiest way to determine this information is to invoke
.B select
-with a timeout no greater than the timeout given by
-.BR ares_timeout (3)).
+with a timeout no greater than the timeout given by \fIares_timeout(3)\fP ).
.PP
The
.B ares_process