doc: Clarified wording slightly.
authorFredrik Tolf <fredrik@dolda2000.com>
Tue, 30 Sep 2014 13:47:17 +0000 (15:47 +0200)
committerFredrik Tolf <fredrik@dolda2000.com>
Tue, 30 Sep 2014 13:47:17 +0000 (15:47 +0200)
doc/httrcall.doc

index cda8c95..555284e 100644 (file)
@@ -34,9 +34,9 @@ OPTIONS
        If specified, only 'LIMIT' copies of the handler program are
        allowed to run at one time. If furter request are received
        while 'LIMIT' children are running, *httrcall* will block,
-       waiting for one to exit before forking new ones. If no *-l*
-       option is specified, *httrcall* imposes no limit on the number
-       of children that may run.
+       waiting for one to exit before processing further requests. If
+       no *-l* option is specified, *httrcall* imposes no limit on
+       the number of children that may run.
 
 AUTHOR
 ------