Update docs.
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/504a0e6a Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/504a0e6a Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/504a0e6a Branch: refs/heads/master Commit: 504a0e6a8d99d27aeff7f43d7b2a4909333575c7 Parents: 3e3c8f4 Author: Mikael Ståldal <mikael.stal...@magine.com> Authored: Tue Jun 7 11:52:35 2016 +0200 Committer: Mikael Ståldal <mikael.stal...@magine.com> Committed: Tue Jun 7 11:52:35 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/504a0e6a/src/site/xdoc/manual/appenders.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/manual/appenders.xml b/src/site/xdoc/manual/appenders.xml index a1f974e..cdda74d 100644 --- a/src/site/xdoc/manual/appenders.xml +++ b/src/site/xdoc/manual/appenders.xml @@ -194,8 +194,8 @@ <td>direct</td> <td>boolean</td> <td>Write directly to <code>java.io.FileDescriptor</code> and bypass <code>java.lang.System.out/.err</code>. - Can give up to 10x performance boost. Cannot be used with Jansi on Windows. - Cannot be used with <code>follow</code>.</td> + Can give up to 10x performance boost when the output is redirected to file or other process. + Cannot be used with Jansi on Windows. Cannot be used with <code>follow</code>.</td> </tr> <tr> <td>name</td>