From 65cfcdb3db6297862acc45d2daa3c2d66c0795e1 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Tue, 12 Feb 2008 17:08:27 +0000 Subject: fixed man errors thanks to Michael Biebl --- ChangeLog | 1 + rfc3195d.8 | 1 - rklogd.8 | 1 - rsyslog.conf.5 | 2 +- 4 files changed, 2 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 411675da..241542bc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -22,6 +22,7 @@ Version 3.11.1 (rgerhards), 2008-02-12 - improved abort diagnostic handler - some initial effort for malloc/free runtime debugging support - bugfix: using dynafile actions caused rsyslogd abort +- fixed minor man errors thanks to Michael Biebl --------------------------------------------------------------------------- Version 3.11.0 (rgerhards), 2008-01-31 - implemented queued actions diff --git a/rfc3195d.8 b/rfc3195d.8 index 2fef91b0..e585bc2c 100644 --- a/rfc3195d.8 +++ b/rfc3195d.8 @@ -82,4 +82,3 @@ protocol handling. .PD 0 .TP Rainer Gerhards -.zZ diff --git a/rklogd.8 b/rklogd.8 index 0bc7d768..39a0a1fa 100644 --- a/rklogd.8 +++ b/rklogd.8 @@ -438,4 +438,3 @@ Roger Maris Cancer Center .TP Fargo, ND 58122 .PD -.zZ diff --git a/rsyslog.conf.5 b/rsyslog.conf.5 index 7f6ca98b..6f5acc14 100644 --- a/rsyslog.conf.5 +++ b/rsyslog.conf.5 @@ -527,7 +527,7 @@ extract from a position until the end of the string, you can place a dollar-sign (e.g. %msg:10:$%, which will extract from position 10 to the end of the string). There is also support for -.Bregular expressions. +.B regular expressions. To use them, you need to place a "R" into FromChar. This tells rsyslog that a regular expression instead of position-based extraction is desired. The actual regular expression -- cgit v1.2.3