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

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

commit 9d5e2a20ec4fd0e34fc930c072f71d6170c5c4de
Author: Alex Rodoni <arod...@cloudera.com>
AuthorDate: Fri Feb 8 17:43:18 2019 -0800

    [DOCS] Format fixes in impala_shutdown.xml
    
    Change-Id: I165d9c2ee9de3a5a6c23e0664a53705411e817f4
    Reviewed-on: http://gerrit.cloudera.org:8080/12424
    Reviewed-by: Alex Rodoni <arod...@cloudera.com>
    Tested-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
---
 docs/topics/impala_shutdown.xml | 21 ++++++---------------
 1 file changed, 6 insertions(+), 15 deletions(-)

diff --git a/docs/topics/impala_shutdown.xml b/docs/topics/impala_shutdown.xml
index cc636cd..642003c 100644
--- a/docs/topics/impala_shutdown.xml
+++ b/docs/topics/impala_shutdown.xml
@@ -139,23 +139,14 @@ under the License.
 
         </stentry>
 
-        <stentry><codeph>The value of the 
<codeph>--shutdown_deadline_s</codeph>
-            flag, which defaults to 1 hour.</codeph>
-
-        </stentry>
+        <stentry>The value of the <codeph>‑‑shutdown_deadline_s</codeph> flag,
+          which defaults to 1 hour. </stentry>
 
         <stentry>
-
-          <p>
-            <codeph><varname>deadline</varname></codeph> must be a 
non-negative number,
-            specified in seconds.
-          </p>
-
-          <p>
-            The value, 0, for <varname>deadline</varname> specifies an 
immediate shutdown.
-          </p>
-
-        </stentry>
+          <codeph><varname>deadline</varname></codeph> must be a non-negative
+          number, specified in seconds. <p> The value, 0, for
+              <varname>deadline</varname> specifies an immediate shutdown.
+          </p></stentry>
 
       </strow>
 

Reply via email to