summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/toaster-manual/toaster-manual-reference.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/documentation/toaster-manual/toaster-manual-reference.xml b/documentation/toaster-manual/toaster-manual-reference.xml
index 665dc15ffb..c90e3df11b 100644
--- a/documentation/toaster-manual/toaster-manual-reference.xml
+++ b/documentation/toaster-manual/toaster-manual-reference.xml
@@ -494,7 +494,7 @@
494 </para> 494 </para>
495 </section> 495 </section>
496 </section> 496 </section>
497 </section> 497 </section>
498 498
499 <section id='remote-toaster-monitoring'> 499 <section id='remote-toaster-monitoring'>
500 <title>Remote Toaster Monitoring</title> 500 <title>Remote Toaster Monitoring</title>
@@ -573,8 +573,8 @@
573 }] 573 }]
574 } 574 }
575 </literallayout> 575 </literallayout>
576 In the previous JSON example, the actual output appears in a single line. 576 The JSON data for this query is returned in a single line.
577 Here, however, the line has been artificially split for readability. 577 In the previous example the line has been artificially split for readability.
578 </para> 578 </para>
579 </section> 579 </section>
580 580
@@ -611,8 +611,8 @@
611 }] 611 }]
612 } 612 }
613 </literallayout> 613 </literallayout>
614 In the previous JSON example, the actual output appears in a single line. 614 The JSON data for this query is returned in a single line.
615 Here, however, the line has been artificially split for readability. 615 In the previous example the line has been artificially split for readability.
616 </para> 616 </para>
617 </section> 617 </section>
618 618
@@ -657,8 +657,8 @@
657 } 657 }
658 } 658 }
659 </literallayout> 659 </literallayout>
660 In the previous JSON example, the actual output appears in a single line. 660 The JSON data for this query is returned in a single line.
661 Here, however, the line has been artificially split for readability. 661 In the previous example the line has been artificially split for readability.
662 </para> 662 </para>
663 </section> 663 </section>
664 </section> 664 </section>