release-notes/devel/en_US BackwardsCompatibility.xml,1.11,1.12

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Wed Apr 4 01:38:47 UTC 2007


Author: pfrields

Update of /cvs/docs/release-notes/devel/en_US
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27894

Modified Files:
	BackwardsCompatibility.xml 
Log Message:
Cleaned tagging



Index: BackwardsCompatibility.xml
===================================================================
RCS file: /cvs/docs/release-notes/devel/en_US/BackwardsCompatibility.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- BackwardsCompatibility.xml	4 Apr 2007 01:29:33 -0000	1.11
+++ BackwardsCompatibility.xml	4 Apr 2007 01:38:44 -0000	1.12
@@ -2,45 +2,37 @@
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
 
 <section id="sn-BackwardsCompatibility">
-  <articleinfo>
-    <title>Docs/Beats/BackwardsCompatibility</title>
-  </articleinfo>
-
   <title>Backwards Compatibility</title>
 
-  <para></para>
-
   <para>
     Fedora provides legacy system libraries for compatibility with older
-    software. This software is part of the
-    <emphasis role='strong'>Legacy Software Development</emphasis>
-    group, which is not installed by default. Users who require this
-    functionality may select this group either during installation or
-    after the installation process is complete. To install the package
-    group on a Fedora system, use <emphasis>Applications > Add/Remove
-    Software</emphasis> (<emphasis role='strong'>Pirut</emphasis>) or
-    enter the following command in a terminal window:
+    software. This software is part of the <guilabel>Legacy Software
+      Development</guilabel> group, which is not installed by default.
+    Users who require this functionality may select this group either
+    during installation or after the installation process is complete.
+    To install the package group on a Fedora system, use <menuchoice>
+      <guimenu>Applications</guimenu>
+      <guimenuitem>Add/Remove Software</guimenuitem></menuchoice>
+    (<application>Pirut</application>) or enter the following command in
+    a terminal window:
   </para>
 
-  <para/>
-
-<screen><![CDATA[su -c 'yum groupinstall "Legacy Software Development"' 
-]]></screen>
+  <screen><![CDATA[su -c 'yum groupinstall "Legacy Software Development"']]></screen>
 
   <para>
-    Enter the password for the <code>root</code> account when prompted.
+    Enter the password for the <systemitem
+      class="username">root</systemitem> account when prompted.
   </para>
 
-  <para/>
-
-  <section>
+  <section id="sn-compiler-compatibility">
     <title>Compiler Compatibility</title>
     <para>
-      The <code>compat-gcc-34</code> package has been included for
+      The <package>compat-gcc-34</package> package has been included for
       compatibility reasons:
     </para>
     <para>
-      <ulink url='https://www.redhat.com/archives/fedora-devel-list/2006-August/msg00409.html'>https://www.redhat.com/archives/fedora-devel-list/2006-August/msg00409.html</ulink>
+      <ulink
+	url='https://www.redhat.com/archives/fedora-devel-list/2006-August/msg00409.html'/>
     </para>
   </section>
 </section>




More information about the Fedora-docs-commits mailing list