summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-common-tasks.xml
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2017-05-01 17:28:44 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-05-10 12:13:32 +0100
commitbcf22c0bb6098d7ecfad26cf5fecb7d1c6f98aaf (patch)
treed3d3fab567cb4fc4d338f2a9ea1619225651c076 /documentation/dev-manual/dev-manual-common-tasks.xml
parentbc1c16f6160f5804af616a47ae3ad318cb114777 (diff)
downloadpoky-bcf22c0bb6098d7ecfad26cf5fecb7d1c6f98aaf.tar.gz
dev-manual: Changed "Dnf" to "DNF" for consistency
(From yocto-docs rev: 22ca6c591fd28995a5444635dc787c67f8af822a) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/dev-manual-common-tasks.xml')
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.xml4
1 files changed, 2 insertions, 2 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