diff options
author | Georgi Georgiev <chutzimir@gmail.com> | 2012-12-10 16:04:08 +0900 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2013-06-27 11:20:36 +0200 |
commit | 7df62fcc24967e67287d545ddfff4a036e4b2afd (patch) | |
tree | 3ceca3f1a72ec454dd07aab3593e1e59532d717e /doc/mmnormalize.html | |
parent | eb53fdbee9c29246b0fe5587595a8b2072c5de89 (diff) | |
download | rsyslog-7df62fcc24967e67287d545ddfff4a036e4b2afd.tar.gz rsyslog-7df62fcc24967e67287d545ddfff4a036e4b2afd.tar.bz2 rsyslog-7df62fcc24967e67287d545ddfff4a036e4b2afd.zip |
Spellcheck the html docs - doc/[a-n]*.html
Spotted a few typos, started fixing them... got tired around n
Diffstat (limited to 'doc/mmnormalize.html')
-rw-r--r-- | doc/mmnormalize.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/mmnormalize.html b/doc/mmnormalize.html index 787bd957..911d6c89 100644 --- a/doc/mmnormalize.html +++ b/doc/mmnormalize.html @@ -17,7 +17,7 @@ a normal form. This is done so quickly, that it should be possible to normalize events in realtime. <p>This module is implemented via the output module interface. This means that mmnormalize should be called just like an action. After it has been called, -the normalized message properties are avaialable and can be accessed. These properties +the normalized message properties are available and can be accessed. These properties are called the "CEE/lumberjack" properties, because liblognorm creates a format that is inspired by the CEE/lumberjack approach. <p><b>Please note:</b> CEE/lumberjack properties are different from regular properties. |