diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-02-12 08:06:54 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-02-12 08:06:54 +0000 |
commit | 366e5dcf9c96382ddccd6f094253657c8fbe4e2d (patch) | |
tree | 8063dd2dd10f067189b1b06d8de77f2ee5de30a1 /doc | |
parent | cf11c5f530bde0df3cc31374dc615e4646883b48 (diff) | |
download | rsyslog-366e5dcf9c96382ddccd6f094253657c8fbe4e2d.tar.gz rsyslog-366e5dcf9c96382ddccd6f094253657c8fbe4e2d.tar.xz rsyslog-366e5dcf9c96382ddccd6f094253657c8fbe4e2d.zip |
applied patch from Michael Biebl that fixed my doc change from yesterday
which was somewhat incomplete
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 74e1be69..fce42eb9 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -20,7 +20,7 @@ html_files = \ syslog-protocol.html \ version_naming.html \ contributors.html \ - rsconf1_actionexeconlyifpreviousissuspended.html \ + rsconf1_actionexeconlywhenpreviousissuspended.html \ rsconf1_actionresumeinterval.html \ rsconf1_allowedsender.html \ rsconf1_controlcharacterescapeprefix.html \ |