summaryrefslogtreecommitdiffstats
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-07-15 11:12:28 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-07-15 11:12:28 +0200
commita8b583669a74dc053b0073531d8d3076779416a6 (patch)
tree555ba1a87acfabe1da1d6bb85790d400ffdc00bd /doc/Makefile.am
parent17b5f2264fad2e3866f9f3325f2bd67bf4aa69f0 (diff)
downloadrsyslog-a8b583669a74dc053b0073531d8d3076779416a6.tar.gz
rsyslog-a8b583669a74dc053b0073531d8d3076779416a6.tar.xz
rsyslog-a8b583669a74dc053b0073531d8d3076779416a6.zip
CONFIG CHANGE: $HUPisRestart default is now "off".
We are doing this to support removal of restart-type HUP in v5. Elaborate doc added to explain reasoning and actions to be taken.
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 62ec7500..3dfc8d3a 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -13,7 +13,6 @@ html_files = \
ipv6.html \
log_rotation_fix_size.html \
manual.html \
- man_rsyslogd.html \
modules.html \
property_replacer.html \
rsyslog_ng_comparison.html \
@@ -91,6 +90,7 @@ html_files = \
rsconf1_resetconfigvariables.html \
rsconf1_umask.html \
v3compatibility.html \
+ v4compatibility.html \
im3195.html \
netstream.html \
ns_gtls.html \