summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/toaster-manual/toaster-manual-reference.xml8
1 files changed, 6 insertions, 2 deletions
diff --git a/documentation/toaster-manual/toaster-manual-reference.xml b/documentation/toaster-manual/toaster-manual-reference.xml
index fe17ea4f95..7c5b844d8a 100644
--- a/documentation/toaster-manual/toaster-manual-reference.xml
+++ b/documentation/toaster-manual/toaster-manual-reference.xml
@@ -527,8 +527,6 @@
527 <body>Ok</body> 527 <body>Ok</body>
528 </html> 528 </html>
529 </literallayout> 529 </literallayout>
530 In the previous example, the actual output appears in a single line.
531 Here, however, the line has been artificially split for readability.
532 </para> 530 </para>
533 </section> 531 </section>
534 532
@@ -567,6 +565,8 @@
567 }] 565 }]
568 } 566 }
569 </literallayout> 567 </literallayout>
568 In the previous JSON example, the actual output appears in a single line.
569 Here, however, the line has been artificially split for readability.
570 </para> 570 </para>
571 </section> 571 </section>
572 572
@@ -603,6 +603,8 @@
603 }] 603 }]
604 } 604 }
605 </literallayout> 605 </literallayout>
606 In the previous JSON example, the actual output appears in a single line.
607 Here, however, the line has been artificially split for readability.
606 </para> 608 </para>
607 </section> 609 </section>
608 610
@@ -647,6 +649,8 @@
647 } 649 }
648 } 650 }
649 </literallayout> 651 </literallayout>
652 In the previous JSON example, the actual output appears in a single line.
653 Here, however, the line has been artificially split for readability.
650 </para> 654 </para>
651 </section> 655 </section>
652 </section> 656 </section>