yum-software-management/en_US yum-software-management.xml,1.3,1.4

Stuart Ellis (elliss) fedora-docs-commits at redhat.com
Sun Mar 19 22:01:46 UTC 2006


Author: elliss

Update of /cvs/docs/yum-software-management/en_US
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24103/en_US

Modified Files:
	yum-software-management.xml 
Log Message:
- Fix typo.




Index: yum-software-management.xml
===================================================================
RCS file: /cvs/docs/yum-software-management/en_US/yum-software-management.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- yum-software-management.xml	19 Mar 2006 21:39:08 -0000	1.3
+++ yum-software-management.xml	19 Mar 2006 22:01:30 -0000	1.4
@@ -1508,8 +1508,8 @@
       <tip>
         <title>Plugin File Extension</title>
         <para>
-          The names of <command>yum</command> plugin files end with
-          <filename>.py</filename>, the standard file extension for
+          The names of <command>yum</command> plugins end with
+          <filename>.py</filename>, the standard extension for
           Python files.
         </para>
       </tip>
@@ -1538,7 +1538,7 @@
         <filename>exampleplugin.py</filename>, enter the command:
       </para>
 <screen>
-<userinput>su -c 'cp example-lugin.py /usr/lib/yum-plugins/'</userinput>
+<userinput>su -c 'cp exampleplugin.py /usr/lib/yum-plugins/'</userinput>
 </screen>
       <para>
         Enter the password for the




More information about the Fedora-docs-commits mailing list