summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.xml4
-rw-r--r--documentation/ref-manual/ref-classes.xml2
2 files changed, 3 insertions, 3 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index ef1c166265..df69cd5fc3 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -8748,7 +8748,7 @@
8748 the specified repository. 8748 the specified repository.
8749 <note> 8749 <note>
8750 See the 8750 See the
8751 <ulink url='http://dnf.readthedocs.io/en/latest/'>Dnf documentation</ulink> 8751 <ulink url='http://dnf.readthedocs.io/en/latest/'>DNF documentation</ulink>
8752 for additional information. 8752 for additional information.
8753 </note> 8753 </note>
8754 </para> 8754 </para>
@@ -9805,7 +9805,7 @@
9805 Some of the tests (in particular dnf tests) start 9805 Some of the tests (in particular dnf tests) start
9806 an HTTP server on a random high number port, 9806 an HTTP server on a random high number port,
9807 which is used to serve files to the target. 9807 which is used to serve files to the target.
9808 The Dnf module serves 9808 The DNF module serves
9809 <filename>${WORKDIR}/oe-rootfs-repo</filename> 9809 <filename>${WORKDIR}/oe-rootfs-repo</filename>
9810 so it can run dnf channel commands. 9810 so it can run dnf channel commands.
9811 That means your host's firewall 9811 That means your host's firewall
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index 5769e7a051..fc0314b957 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -2386,7 +2386,7 @@ This check was removed for YP 2.3 release
2386 2386
2387 <para> 2387 <para>
2388 If you take the optional step to set up a repository (package feed) 2388 If you take the optional step to set up a repository (package feed)
2389 on the development host that can be used by Dnf, you can 2389 on the development host that can be used by DNF, you can
2390 install packages from the feed while you are running the image 2390 install packages from the feed while you are running the image
2391 on the target (i.e. runtime installation of packages). 2391 on the target (i.e. runtime installation of packages).
2392 For more information, see the 2392 For more information, see the