doc: Fixed markup error.
[ashd.git] / doc / htparser.doc
index d95efc3..320e549 100644 (file)
@@ -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*::