X-Git-Url: http://www.dolda2000.com/gitweb/?p=ashd.git;a=blobdiff_plain;f=doc%2Fhtparser.doc;h=320e549885195b08be90e4380854f880ddb62e2d;hp=72cc5b512fbd74a3e267224cf016159694e94029;hb=01bb89b0e602cfcc259f90388eb8e06834b60c48;hpb=36ee223092e3578c9b65c474793293356ddc67ad diff --git a/doc/htparser.doc b/doc/htparser.doc index 72cc5b5..320e549 100644 --- a/doc/htparser.doc +++ b/doc/htparser.doc @@ -3,7 +3,7 @@ htparser(1) NAME ---- -htparser - Root HTTP server for use with *ashd*(7) +htparser - Root HTTP server for use with ashd(7) SYNOPSIS -------- @@ -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*::