GitHub user adenes opened a pull request:
https://github.com/apache/flume/pull/170
Fix NetCat UDP Source table in FlumeUserGuide.rst
Netcat UDP source's table in the user guide was broken, rendering failed
with _Malformed table. Text in column margin at line offset 7_ error.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/adenes/flume fix-netcat-udp-doc
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flume/pull/170.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #170
----
commit 91cd238f91498193bbc92928c4968cd10b266131
Author: Denes Arvay <[email protected]>
Date: 2017-09-12T12:49:13Z
Fix NetCat UDP Source table in FlumeUserGuide.rst
----
---