This is an automated email from the ASF dual-hosted git repository.

jpeach pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git


The following commit(s) were added to refs/heads/master by this push:
     new c4ec354  Fixed misplaced table element in the agent docs.
c4ec354 is described below

commit c4ec35426da01680bd6d428d8cdaad0381bbbdea
Author: James Peach <[email protected]>
AuthorDate: Tue Aug 28 11:10:44 2018 -0700

    Fixed misplaced table element in the agent docs.
---
 docs/configuration/agent.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/configuration/agent.md b/docs/configuration/agent.md
index e45b1d2..e923227 100644
--- a/docs/configuration/agent.md
+++ b/docs/configuration/agent.md
@@ -453,10 +453,10 @@ Example: <code>[0-35000]</code>
   <td>
     --container_ports_watch_interval=VALUE
   </td>
+  <td>
 Interval at which the <code>network/ports</code> isolator should check for
 containers listening on ports they don't have resources for.
 (default: 30secs)
-  <td>
   </td>
 </tr>
 

Reply via email to