diff options
Diffstat (limited to 'documentation/toaster-manual/toaster-manual-reference.xml')
-rw-r--r-- | documentation/toaster-manual/toaster-manual-reference.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/documentation/toaster-manual/toaster-manual-reference.xml b/documentation/toaster-manual/toaster-manual-reference.xml index 6c51ad1d24..94ece4e16d 100644 --- a/documentation/toaster-manual/toaster-manual-reference.xml +++ b/documentation/toaster-manual/toaster-manual-reference.xml | |||
@@ -759,6 +759,8 @@ | |||
759 | <body>Ok</body> | 759 | <body>Ok</body> |
760 | </html> | 760 | </html> |
761 | </literallayout> | 761 | </literallayout> |
762 | In the previous example, the actual output appears in a single line. | ||
763 | Here, however, the line has been artificially split for readability. | ||
762 | </para> | 764 | </para> |
763 | </section> | 765 | </section> |
764 | 766 | ||
@@ -793,8 +795,7 @@ | |||
793 | "name": "20170922093200", | 795 | "name": "20170922093200", |
794 | "parse": "818:818", | 796 | "parse": "818:818", |
795 | "project": "my_rocko", | 797 | "project": "my_rocko", |
796 | "target": | 798 | "target": "core-image-minimal" |
797 | "core-image-minimal" | ||
798 | }] | 799 | }] |
799 | } | 800 | } |
800 | </literallayout> | 801 | </literallayout> |
@@ -850,9 +851,8 @@ | |||
850 | </literallayout> | 851 | </literallayout> |
851 | Be sure to provide values for <replaceable>host</replaceable>, | 852 | Be sure to provide values for <replaceable>host</replaceable>, |
852 | <replaceable>port</replaceable>, and <replaceable>ID</replaceable>. | 853 | <replaceable>port</replaceable>, and <replaceable>ID</replaceable>. |
853 | In order to provide the value for <replaceable>ID</replaceable>, | 854 | You can find the value for <replaceable>ID</replaceable> from the |
854 | you must check the status of the completed build. | 855 | Builds Completed query. See the |
855 | See the | ||
856 | "<link linkend='checking-status-of-builds-completed'>Checking Status of Builds Completed</link>" | 856 | "<link linkend='checking-status-of-builds-completed'>Checking Status of Builds Completed</link>" |
857 | section for more information. | 857 | section for more information. |
858 | </para> | 858 | </para> |