doc bugfix: rsyslog.conf man page had invalid file format info

closes: http://bugzilla.adiscon.com/show_bug.cgi?id=418
This commit is contained in:
Rainer Gerhards 2013-03-11 15:19:05 +01:00
parent 5aaeb6287b
commit 462426844d
2 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,8 @@
----------------------------------------------------------------------------
Version 7.2.7 [v7-stable] 2013-03-??
- doc bugfix: rsyslog.conf man page had invalid file format info
closes: http://bugzilla.adiscon.com/show_bug.cgi?id=418
----------------------------------------------------------------------------
Version 7.2.6 [v7-stable] 2013-03-05
- slightly improved config parser error messages when invalid escapes happen
- bugfix: include files got included in the wrong order

View File

@ -218,7 +218,7 @@ beginning with a slash ('/').
.B Example:
.RS
*.* /var/log/traditionalfile.log;RSYSLOG_TraditionalFormat # log to a file in the traditional format
*.* /var/log/traditionalfile.log;RSYSLOG_TraditionalFileFormat # log to a file in the traditional format
.RE
Note: if you would like to use high-precision timestamps in your log files,