From: Fredrik Tolf Date: Sun, 3 Oct 2010 06:00:14 +0000 (+0200) Subject: doc: Fixed typo in dirplex manpage. X-Git-Tag: 0.2~7 X-Git-Url: http://www.dolda2000.com/gitweb/?p=ashd.git;a=commitdiff_plain;h=67223ca4e1f84229c542db957fbd04b7acc0220b doc: Fixed typo in dirplex manpage. --- diff --git a/doc/dirplex.doc b/doc/dirplex.doc index adbd204..cc243e0 100644 --- a/doc/dirplex.doc +++ b/doc/dirplex.doc @@ -153,7 +153,7 @@ The follow configuration directives are recognized: Declares a named, transient request handler (see *ashd*(7) for a more detailed description of persistent handlers). It must - contains exactly one follow-up line, *exec* 'PROGRAM' + contain exactly one follow-up line, *exec* 'PROGRAM' ['ARGS'...], specifying the program to execute and the arguments to pass it. In addition to the specified arguments, the HTTP method, raw URL and the rest string will be appended