diff --git a/documentation/ref-manual/ref-tasks.xml b/documentation/ref-manual/ref-tasks.xml
index 22c1e26eb9..37dd0cfd60 100644
--- a/documentation/ref-manual/ref-tasks.xml
+++ b/documentation/ref-manual/ref-tasks.xml
@@ -35,36 +35,6 @@
-
- do_checkpkg
-
-
- Provides information about the recipe including its upstream
- version and status.
- The upstream version and status reveals whether or not a version
- of the recipe exists upstream and a status of not updated, updated,
- or unknown.
-
-
-
- The checkpkg task is included as part of the
- distrodata
- class.
-
-
-
- To build the checkpkg task, use the
- bitbake command with the "-c" option and
- task name:
-
- $ bitbake core-image-minimal -c checkpkg
-
- By default, the results are stored in
- $LOG_DIR
- (e.g. $BUILD_DIR/tmp/log).
-
-
-
do_compile
@@ -537,6 +507,36 @@
bitbake -c command-line option):
+
+ do_checkpkg
+
+
+ Provides information about the recipe including its upstream
+ version and status.
+ The upstream version and status reveals whether or not a version
+ of the recipe exists upstream and a status of not updated, updated,
+ or unknown.
+
+
+
+ The checkpkg task is included as part of the
+ distrodata
+ class.
+
+
+
+ To build the checkpkg task, use the
+ bitbake command with the "-c" option and
+ task name:
+
+ $ bitbake core-image-minimal -c checkpkg
+
+ By default, the results are stored in
+ $LOG_DIR
+ (e.g. $BUILD_DIR/tmp/log).
+
+
+
do_checkuri
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 2fa7209d47..d31c94c9e3 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -2597,7 +2597,7 @@
task.
This location defaults to:
- ${WORKDIR}/image
+ ${WORKDIR}/image