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>
This commit is contained in:
Scott Rifenbark 2017-05-01 17:28:44 -07:00 committed by Richard Purdie
parent bc1c16f616
commit bcf22c0bb6
2 changed files with 3 additions and 3 deletions

View File

@ -8748,7 +8748,7 @@
the specified repository.
<note>
See the
<ulink url='http://dnf.readthedocs.io/en/latest/'>Dnf documentation</ulink>
<ulink url='http://dnf.readthedocs.io/en/latest/'>DNF documentation</ulink>
for additional information.
</note>
</para>
@ -9805,7 +9805,7 @@
Some of the tests (in particular dnf tests) start
an HTTP server on a random high number port,
which is used to serve files to the target.
The Dnf module serves
The DNF module serves
<filename>${WORKDIR}/oe-rootfs-repo</filename>
so it can run dnf channel commands.
That means your host's firewall

View File

@ -2386,7 +2386,7 @@ This check was removed for YP 2.3 release
<para>
If you take the optional step to set up a repository (package feed)
on the development host that can be used by Dnf, you can
on the development host that can be used by DNF, you can
install packages from the feed while you are running the image
on the target (i.e. runtime installation of packages).
For more information, see the