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
------