diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-02-12 08:00:20 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-02-12 08:00:20 +0000 |
commit | 31f122df80e3a16d4a18146799411a4d650e01d2 (patch) | |
tree | 71e22ae360864d99ec400ec19460f81b3270fa33 /doc | |
parent | dfe9cd65cf0f2cc5fb63384dfc8a5971e89b50a9 (diff) | |
download | rsyslog-31f122df80e3a16d4a18146799411a4d650e01d2.tar.gz rsyslog-31f122df80e3a16d4a18146799411a4d650e01d2.tar.xz rsyslog-31f122df80e3a16d4a18146799411a4d650e01d2.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 28cf6cea..8d126094 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -29,7 +29,7 @@ html_files = \ queueWorkerLogic.dia \ queueWorkerLogic.jpg \ queueWorkerLogic_small.jpg \ - rsconf1_actionexeconlyifpreviousissuspended.html \ + rsconf1_actionexeconlywhenpreviousissuspended.html \ rsconf1_actionresumeinterval.html \ rsconf1_allowedsender.html \ rsconf1_controlcharacterescapeprefix.html \ |