diff options
| author | Kristi Rifenbark <kristi.rifenbark@gmail.com> | 2017-10-13 13:31:05 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-10-16 23:46:53 +0100 |
| commit | 73f1453e4efa5cbe9610a8e86f9da0acabff2a0e (patch) | |
| tree | 208120fcfc1c6a2ee60f4ff5105b0637f1035d20 | |
| parent | 4e818ce29742ce6cd9f54ebb27f045a25d99044d (diff) | |
| download | poky-73f1453e4efa5cbe9610a8e86f9da0acabff2a0e.tar.gz | |
toaster-manual: Updated the "Remote Toaster Monitoring" section
Updated with review fixes.
(From yocto-docs rev: de6e7e194a414826c9b1bcc19a4975c67f90ee4f)
Signed-off-by: Kristi Rifenbark <kristi.rifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/toaster-manual/toaster-manual-reference.xml | 14 |
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> |
