diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-04-08 18:47:00 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-04-08 18:47:00 +0200 |
commit | 9b5fa059d026777ca9d95b66b17d95296fd6c1ff (patch) | |
tree | 7a3ac30b00c693b1263888c3c1a40002614d91ca /doc/ommail.html | |
parent | 6b26252a4ce7baa96ea76d8bd4f2717329d8ae6c (diff) | |
download | rsyslog-9b5fa059d026777ca9d95b66b17d95296fd6c1ff.tar.gz rsyslog-9b5fa059d026777ca9d95b66b17d95296fd6c1ff.tar.xz rsyslog-9b5fa059d026777ca9d95b66b17d95296fd6c1ff.zip |
typo fix
Diffstat (limited to 'doc/ommail.html')
-rw-r--r-- | doc/ommail.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ommail.html b/doc/ommail.html index 74fab739..ec5c5258 100644 --- a/doc/ommail.html +++ b/doc/ommail.html @@ -108,7 +108,7 @@ $ActionMailSubject mailSubject # make sure we receive a mail only once in six # hours (21,600 seconds ;)) $ActionExecOnlyOnceEveryInterval 21600 -# the if ... then ... mailbody mus be on one line! +# the if ... then ... mailBody mus be on one line! if $msg contains 'hard disk fatal failure' then :ommail:;mailBody </textarea> <p>[<a href="rsyslog_conf.html">rsyslog.conf overview</a>] |