Clarify docs more
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/069e379f Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/069e379f Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/069e379f Branch: refs/heads/master Commit: 069e379f4bbe87ea6bb82c108784a9cf4d0da264 Parents: d0dacc5 Author: Mikael Ståldal <mikael.stal...@magine.com> Authored: Mon Jun 13 20:42:24 2016 +0200 Committer: Mikael Ståldal <mikael.stal...@magine.com> Committed: Mon Jun 13 20:42:24 2016 +0200 ---------------------------------------------------------------------- src/site/xdoc/manual/appenders.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/069e379f/src/site/xdoc/manual/appenders.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/manual/appenders.xml b/src/site/xdoc/manual/appenders.xml index f1924d3..ef675c6 100644 --- a/src/site/xdoc/manual/appenders.xml +++ b/src/site/xdoc/manual/appenders.xml @@ -198,8 +198,8 @@ Cannot be used with Jansi on Windows. Cannot be used with <code>follow</code>. Output will not respect <code>java.lang.System.setOut()/.setErr()</code> and may get intertwined with other output to <code>java.lang.System.out/.err</code> in a multi-threaded application. - <i>New since 2.6.2. Be aware that this is a new addition, and although it has been - tested on several platforms, it does not have as much track record as using ConsoleAppender without it.</i> + <i>New since 2.6.2. Be aware that this is a new addition, and it has only been tested with Oracle JVM + on Linux and Windows so far.</i> </td> </tr> <tr>