diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2013-03-15 08:41:36 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2013-03-15 08:41:36 +0100 |
commit | 3f4facd593e03d8fcabba04910dfbde46035a445 (patch) | |
tree | a08576f13a8f4de1140ceea0fef4601694644416 | |
parent | 0da4ec4d78508e6bc1b1683ab75d906852012be6 (diff) | |
download | rsyslog-3f4facd593e03d8fcabba04910dfbde46035a445.tar.gz rsyslog-3f4facd593e03d8fcabba04910dfbde46035a445.tar.bz2 rsyslog-3f4facd593e03d8fcabba04910dfbde46035a445.zip |
doc: typo fix
-rw-r--r-- | doc/imuxsock.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/imuxsock.html b/doc/imuxsock.html index d7a52268..68bbe4b2 100644 --- a/doc/imuxsock.html +++ b/doc/imuxsock.html @@ -101,7 +101,7 @@ properties for the system log socket.</li> <li><b>SysSock.ParseTrusted</b> <on/<b>off</b>> if Annotation is turned on, create JSON/lumberjack properties out of the trusted properties (which can be accessed via RainerScript JSON Variables, e.g. "$!pid") instead of adding them to the message. -properties for the system log socket.</li> +</li> </ul> <p><b>Input Instance Parameters</b></p> |