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 @@
<body>Ok</body>
</html>
+ In the previous example, the actual output appears in a single line.
+ Here, however, the line has been artificially split for readability.
@@ -793,8 +795,7 @@
"name": "20170922093200",
"parse": "818:818",
"project": "my_rocko",
- "target":
- "core-image-minimal"
+ "target": "core-image-minimal"
}]
}
@@ -850,9 +851,8 @@
Be sure to provide values for host,
port, and ID.
- In order to provide the value for ID,
- you must check the status of the completed build.
- See the
+ You can find the value for ID from the
+ Builds Completed query. See the
"Checking Status of Builds Completed"
section for more information.