yum-software-management yum-software-management-en.xml,1.49,1.50

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Tue Nov 29 03:00:08 UTC 2005


Author: pfrields

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

Modified Files:
	yum-software-management-en.xml 
Log Message:
Changed &FED; entity to &FC; where a version is used, since FC itself is the only thing which can carry a version number.


Index: yum-software-management-en.xml
===================================================================
RCS file: /cvs/docs/yum-software-management/yum-software-management-en.xml,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- yum-software-management-en.xml	15 Nov 2005 00:13:03 -0000	1.49
+++ yum-software-management-en.xml	29 Nov 2005 02:59:54 -0000	1.50
@@ -4,10 +4,13 @@
 <!ENTITY % FEDORA-ENTITIES-EN SYSTEM "../docs-common/common/fedora-entities-en.ent">
 %FEDORA-ENTITIES-EN;
 
-<!ENTITY BOOKID "yum-software-management-1.0.4 (2005-11-15)"> <!-- change version of manual and date here -->
+<!ENTITY DOCNAME "yum-software-management">
+<!ENTITY DOCVERSION "1.0.5">
+<!ENTITY DOCDATE "2005-11-28">
+<!ENTITY DOCID "&DOCNAME;-&DOCVERSION; (&DOCDATE;)">
+<!-- this will soon vanish -->
+<!ENTITY BOOKID "&DOCNAME;-&DOCVERSION; (&DOCDATE;)">
 
-<!-- Bugzilla bug number for the draft notice -->
-<!ENTITY BUG-NUM "155190">
 <!ENTITY FCLOCALVER "4">
 
 ]>
@@ -108,6 +111,16 @@
           </para>
         </revdescription>
       </revision>
+      <revision>
+	<revnumber>1.0.5</revnumber>
+	<date>2005-11-28</date>
+	<authorinitials>PaulWFrields</authorinitials>
+	<revdescription>
+	  <para>
+	    Fixed some uses of "&FED;" to read "&FC;" where appropriate.
+	  </para>
+	</revdescription>
+      </revision>
     </revhistory>
   </articleinfo>
 
@@ -149,14 +162,14 @@
       </para>
 
       <note>
-        <title>Previous Versions of &FED;</title>
+        <title>Previous Versions of &FC;</title>
 
         <para>
           This document describes the configuration of
-          <command>yum</command> on &FED; &FCLOCALVER; systems. You must
+          <command>yum</command> on &FC; &FCLOCALVER; systems. You must
           perform the additional step noted in
           <xref linkend="sn-authorizing-package-sources" /> to enable
-          <command>yum</command> on &FED; 3.
+          <command>yum</command> on &FC; 3.
         </para>
       </note>
 
@@ -331,7 +344,7 @@
 
       <para>
         A network of servers provide several repositories for each
-        version of &FED;. The package management utilities in &FC; are
+        version of &FC;. The package management utilities in &FC; are
         already configured to use three of these repositories:
       </para>
 
@@ -371,11 +384,11 @@
       </variablelist>
 
       <note>
-        <title>Previous Versions of &FED;</title>
+        <title>Previous Versions of &FC;</title>
 
         <para>
-          &FED; &FCLOCALVER; automatically supports the three
-          repositories listed above. You must manually configure &FED; 3
+          &FC; &FCLOCALVER; automatically supports the three
+          repositories listed above. You must manually configure &FC; 3
           systems to use &FEX;, as noted in
           <xref linkend="sn-using-repositories"/>.
         </para>
@@ -1250,11 +1263,11 @@
       <title>&FEX; Repositories for Previous Versions of &FC;</title>
 
       <para>
-        You must manually configure &FED; 3 systems to use &FEX;, using
+        You must manually configure &FC; 3 systems to use &FEX;, using
         the instructions at
         <ulink
 	  url="http://fedora.redhat.com/projects/extras/"/>. For
-        additional packages for &FED; 1 and &FED; 2, refer to
+        additional packages for &FC; 1 and &FC; 2, refer to
         <ulink
 	  url="http://www.fedora.us/"/>.
       </para>
@@ -1317,9 +1330,9 @@
         <title>Repositories and <application>up2date</application> Channels</title>
 
         <para>
-          Starting with &FED; 4, <command>yum</command> repositories are
+          Starting with &FC; 4, <command>yum</command> repositories are
           automatically used as <application>up2date</application>
-          channels. On &FED; 3 and earlier systems, you must manually
+          channels. On &FC; 3 and earlier systems, you must manually
           configure <application>up2date</application> to use these
           channels. To do so, edit the
           <filename>/etc/sysconfig/rhn/sources</filename> file.
@@ -1364,11 +1377,11 @@
       </para>
 
       <important>
-        <title>Importing the &FED; Key on &FED; 3</title>
+        <title>Importing the &FED; Key on &FC; 3</title>
 
         <para>
           To add the &FED; public key to the <command>rpm</command>
-          keyring on &FED; 3 systems, run the command <command>su -c
+          keyring on &FC; 3 systems, run the command <command>su -c
           'rpm --import /usr/share/rhn/RPM-GPG-KEY-fedora'</command>.
         </para>
       </important>
@@ -1426,8 +1439,8 @@
         <para>
           The data format for repository indexes changed with version
           2.1 of <command>yum</command>. This was the version supplied
-          with &FED; 3. Repository providers should specify the versions
-          of &FED; that they support. To confirm that an unlabeled
+          with &FC; 3. Repository providers should specify the versions
+          of &FC; that they support. To confirm that an unlabeled
           repository is compatible with current versions of
           <command>yum</command>, check that it has a sub-directory
           called <filename>repodata/</filename>.




More information about the Fedora-docs-commits mailing list