X-Git-Url: http://www.dolda2000.com/gitweb/?p=ashd.git;a=blobdiff_plain;f=doc%2Fhtparser.doc;h=320e549885195b08be90e4380854f880ddb62e2d;hp=d95efc3b03128eac21420ac16b2d65432188157d;hb=01bb89b0e602cfcc259f90388eb8e06834b60c48;hpb=e7e3e59303097e0021571883b8bcdd38c4432395 diff --git a/doc/htparser.doc b/doc/htparser.doc index d95efc3..320e549 100644 --- a/doc/htparser.doc +++ b/doc/htparser.doc @@ -37,7 +37,7 @@ PORT SPECIFICATION Currently, the available 'HANDLERs' are *plain* and *ssl*, for handling plain TCP connections and SSL/TLS-protected connections, respectively. For details regarding the arguments that each handler -accept, simply run *htparser* with 'HANDLER':*help*. For example, the +accept, simply run *htparser* with 'HANDLER'*:help*. For example, the command "`htparser ssl:help`" will display help for the *ssl* handler to standard output and then exit. @@ -53,7 +53,10 @@ OPTIONS *-S*:: - Log messages to *syslog*(3) instead of standard error. + Log messages to *syslog*(3) instead of standard error. Also + sets the environment ASHD_USESYSLOG environment variable in + the root handler process, which indicates to the standard ashd + programs to do the same thing. *-f*::