about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorfilipe <filipe@19e92222-5c0b-0410-8929-a290d50e31e9>2007-08-29 05:23:56 +0000
committerfilipe <filipe@19e92222-5c0b-0410-8929-a290d50e31e9>2007-08-29 05:23:56 +0000
commit417a9131e7bd9f02547f371d737b2ff91b4c1d74 (patch)
tree50cd473b522c9514ad8c78dd69b8a740bcc5f5c0
parent27c1b42c29eeebf2cf4bf3fd05ce65005ff037f1 (diff)
downloadunicorn-417a9131e7bd9f02547f371d737b2ff91b4c1d74.tar.gz
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@579 19e92222-5c0b-0410-8929-a290d50e31e9
-rw-r--r--doc/site/src/docs/howto.page4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/site/src/docs/howto.page b/doc/site/src/docs/howto.page
index a3d04a0..f59bcfa 100644
--- a/doc/site/src/docs/howto.page
+++ b/doc/site/src/docs/howto.page
@@ -94,8 +94,8 @@ old threads.
 <dl>
 <dt>-t, --timeout (:timeout)</dt>
 <dd>
-Time to pause between accepting clients.  Used as a throttle
-mechanism.
+Time to pause (in hundredths of a second) between accepting
+clients. Used as a throttle mechanism.
 <ul><li><b>Default:</b> 0</li></ul>
 </dd>
 </dl>