diff options
author | Kristi Rifenbark <kristi.rifenbark@gmail.com> | 2017-10-13 13:06:40 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-10-16 23:46:53 +0100 |
commit | 332e309030fb72a751ae289fbb98947b8adfabc4 (patch) | |
tree | 5402418b4a8aaee44c54414d5cd5251f8e193790 /documentation/toaster-manual | |
parent | 285c92aef900128b9564c353470d4579b1e1f0f8 (diff) | |
download | poky-332e309030fb72a751ae289fbb98947b8adfabc4.tar.gz |
toaster-manual: Updated "Remote Toaster Monitoring" chapter
Review fixes.
(From yocto-docs rev: 8f01b79dd217af94af1794c339027a00ff1f64c2)
Signed-off-by: Kristi Rifenbark <kristi.rifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/toaster-manual')
-rw-r--r-- | documentation/toaster-manual/toaster-manual-reference.xml | 8 |
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> |