diff options
author | Phil Pennock <pdp@exim.org> | 2012-05-04 13:06:38 -0700 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2012-05-04 13:06:38 -0700 |
commit | 2ff4a98a5fa50522b88c892318c46e769e0182cc (patch) | |
tree | d16b36878ff8ee64b1ad4f5896ac3c36390d3e17 /doc | |
parent | f85ae6bda4fced49950c61b29c27ab6aa5732f2f (diff) |
fix sdop directive in filter.xfpt
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-docbook/filter.xfpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doc-docbook/filter.xfpt b/doc/doc-docbook/filter.xfpt index b0e176205..4821ef173 100644 --- a/doc/doc-docbook/filter.xfpt +++ b/doc/doc-docbook/filter.xfpt @@ -21,7 +21,7 @@ <?sdop foot_right_recto="&chaptertitle;" foot_right_verso="&chaptertitle;" - table_warn_soft_overflow="no" + table_warn_overflow="overprint" toc_chapter_blanks="yes,yes" toc_title="Exim's interfaces to mail filtering" ?> |