tests/test-help.t
changeset 31287 16539e32ebe0
parent 31213 9f169b7f53d5
child 31293 2cdb1239ff8c
--- a/tests/test-help.t	Thu Mar 09 11:01:03 2017 +0900
+++ b/tests/test-help.t	Thu Mar 09 12:55:48 2017 +0900
@@ -1063,12 +1063,12 @@
       has, or previously specified in the bundle/changegroup). The format is
       described more fully in "hg help internals.bdiff", but briefly:
   
-         +---------------------------------------------------------------+ |
-         |            |            |                      | | start offset | end
-         offset | new length |        content       | |  (4 bytes)   |  (4
-         bytes) |  (4 bytes) | (<new length> bytes) | |              |
-         |            |                      |
-         +---------------------------------------------------------------+
+        +---------------------------------------------------------------+
+        |              |            |            |                      |
+        | start offset | end offset | new length |        content       |
+        |  (4 bytes)   |  (4 bytes) |  (4 bytes) | (<new length> bytes) |
+        |              |            |            |                      |
+        +---------------------------------------------------------------+
   
       Please note that the length field in the delta data does *not* include
       itself.
@@ -3199,14 +3199,14 @@
   specified in the bundle/changegroup). The format is described more fully in
   &quot;hg help internals.bdiff&quot;, but briefly:
   </p>
-  <p>
+  <pre>
   +---------------------------------------------------------------+
   |              |            |            |                      |
   | start offset | end offset | new length |        content       |
   |  (4 bytes)   |  (4 bytes) |  (4 bytes) | (&lt;new length&gt; bytes) |
   |              |            |            |                      |
   +---------------------------------------------------------------+
-  </p>
+  </pre>
   <p>
   Please note that the length field in the delta data does *not* include itself.
   </p>