[software-management-guide] Commented out sections that are no longer valid.

Eric Christensen sparks at fedoraproject.org
Tue Jun 15 21:37:16 UTC 2010


commit 2d4ef967ebe3f5f81be99cf438441769ec82bf98
Author: Eric H Christensen <eric at christensenplace.us>
Date:   Tue Jun 15 17:33:11 2010 -0400

    Commented out sections that are no longer valid.

 en-US/customizing-yum.xml |   13 ++++++++-----
 1 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/en-US/customizing-yum.xml b/en-US/customizing-yum.xml
index dd59b9c..c8e8adf 100644
--- a/en-US/customizing-yum.xml
+++ b/en-US/customizing-yum.xml
@@ -370,6 +370,7 @@
   ]]>
   </screen>
       </section>
+<!-- No longer exists
       <section id="YumPluginSkipBroken">
         <title>Skip-broken Plugin</title>
         <para>Yum by default checks to make all dependencies are resolved
@@ -387,7 +388,7 @@
         yum-skip-broken'</command></para>
         <para>You can use this plugin doing a update by specifying the
         following command line argument.</para>
-        <para><command>su -c 'yum update --skip-broken'</command></para>
+        <para><command>su -c 'yum update -skip-broken'</command></para>
         <para>You can disable this plugin by changing the option in the
         file <filename>/etc/yum/pluginconf.d/skip-broken.conf</filename></para>
       </section>
@@ -412,7 +413,8 @@
         -allow-downgrade'</command></para>
         <para>You can disable this plugin by changing the option in the
         file <filename>/etc/yum/pluginconf.d/allowdowngrade.conf</filename></para>
-      </section>
+      </section> 
+-->
       <section id="sn-DisablingPlugins">
         <title>Disabling All Plugins</title>
         <para>If you would like to disable all the plugins while running
@@ -424,12 +426,13 @@
         <para>If you are interested in developing your own plugins to add
         new features or change the behavior of Yum, refer to the
         guidelines at 
-        <ulink url="http://wiki.linux.duke.edu/WritingYumPlugins">
-        http://wiki.linux.duke.edu/WritingYumPlugins</ulink>. Join the
+        <ulink url="http://yum.baseurl.org">
+        http://yum.baseurl.org</ulink> and <ulink
+url="http://yum.baseurl.org/wiki/WritingYumPlugins">http://yum.baseurl.org/wiki/WritingYumPlugins</ulink>.<!-- Join the
         yum development list at 
         <ulink url="https://lists.dulug.duke.edu/mailman/listinfo/yum-devel">
         https://lists.dulug.duke.edu/mailman/listinfo/yum-devel</ulink> to
-        collaborate with Yum developers.</para>
+        collaborate with Yum developers.</para> -->
       </section>
     </section>
   </section>


More information about the docs-commits mailing list