[gnome-continuous-yocto/gnomeostree-3.28-rocko: 5772/8267] dev-manual: Changed "Dnf" to "DNF" for consistency



commit bcf22c0bb6098d7ecfad26cf5fecb7d1c6f98aaf
Author: Scott Rifenbark <srifenbark gmail com>
Date:   Mon May 1 17:28:44 2017 -0700

    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>

 .../dev-manual/dev-manual-common-tasks.xml         |    4 ++--
 documentation/ref-manual/ref-classes.xml           |    2 +-
 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 ef1c166..df69cd5 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -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
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index 5769e7a..fc0314b 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
 
     <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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]