Remove obsolete entry.
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/d9af9710 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/d9af9710 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/d9af9710 Branch: refs/heads/LOG4J2-1136 Commit: d9af97106fdcf1abb365bf05431050a437f67b96 Parents: a425711 Author: ggregory <[email protected]> Authored: Thu Oct 1 14:58:39 2015 -0700 Committer: Ralph Goers <[email protected]> Committed: Sat Oct 3 23:08:05 2015 -0700 ---------------------------------------------------------------------- src/site/xdoc/manual/layouts.xml.vm | 11 ----------- 1 file changed, 11 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/d9af9710/src/site/xdoc/manual/layouts.xml.vm ---------------------------------------------------------------------- diff --git a/src/site/xdoc/manual/layouts.xml.vm b/src/site/xdoc/manual/layouts.xml.vm index 1a81143..0bc1b6f 100644 --- a/src/site/xdoc/manual/layouts.xml.vm +++ b/src/site/xdoc/manual/layouts.xml.vm @@ -617,17 +617,6 @@ WARN [main]: Message 2</pre> </tr> <tr> <td align="center"> - <b>enc</b>{pattern}<br /> - <b>encode</b>{pattern> - </td> - <td> - <p>Escape newlines and HTML special characters in the specified pattern. - </p> - <p>Allows HTML to be safely logged.</p> - </td> - </tr> - <tr> - <td align="center"> <b>enc{pattern}</b><br /> <b>encode{pattern}</b> </td>
