yum-software-management/en_US concepts.xml, 1.6, 1.7 introduction.xml, 1.2, 1.3

Jared Smith (jsmith) fedora-docs-commits at redhat.com
Wed Jan 23 19:06:50 UTC 2008


Author: jsmith

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

Modified Files:
	concepts.xml introduction.xml 
Log Message:
Start fixing up more of the tags from the wiki import, specifically things marked with emphasis and code tags



Index: concepts.xml
===================================================================
RCS file: /cvs/docs/yum-software-management/en_US/concepts.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- concepts.xml	22 Jan 2008 03:04:01 -0000	1.6
+++ concepts.xml	23 Jan 2008 19:06:48 -0000	1.7
@@ -38,9 +38,9 @@
   </section>
   <section id="sn-AboutRepositories">
     <title>About Repositories</title>
-    <para>A <emphasis>repository</emphasis> is a prepared directory or
+    <para>A <firstterm>repository</firstterm> is a prepared directory or
       Web site that contains software packages and index files. Software
-      management utilities such as <code>yum</code> automatically locate
+      management utilities such as <package>yum</package> automatically locate
       and obtain the correct RPM packages from these repositories. This
       method frees you from having to manually find and install new
       applications or updates. You may use a single command to update


Index: introduction.xml
===================================================================
RCS file: /cvs/docs/yum-software-management/en_US/introduction.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- introduction.xml	22 Jan 2008 03:34:05 -0000	1.2
+++ introduction.xml	23 Jan 2008 19:06:48 -0000	1.3
@@ -13,23 +13,23 @@
     <section id="sn-AboutDocument">
       <title>About this Document</title>
       <para>
-      <emphasis>Purpose</emphasis>: How to install and update software
+      <emphasis role="strong">Purpose</emphasis>: How to install and update software
       packages from the desktop and the CLI.</para>
       <para>
-      <emphasis>Audience</emphasis>: Individuals who are unfamiliar with
+      <emphasis role="strong">Audience</emphasis>: Individuals who are unfamiliar with
       software package management in Fedora.</para>
       <para>
-      <emphasis>Approach</emphasis>: Explain basic principles; explain
+      <emphasis role="strong">Approach</emphasis>: Explain basic principles; explain
       one principle at a time; do not assume familiarity with any
       Linux/UNIX-specific terminology or concepts; compare functionality
       where appropriate to what the reader may know from other operating
       systems, particularly Microsoft Windows.</para>
       <para>
-      <emphasis>Assumptions:</emphasis>The reader has a default
+      <emphasis role="strong">Assumptions</emphasis>: The reader has a default
       installation of Fedora which includes the desktop components. The
       reader has a user account with the default settings. The reader 
-      <emphasis role="strong">does</emphasis>have access to the 
-      <emphasis>root</emphasis>password. The user does not have a degree
+      <emphasis role="strong">does</emphasis> have access to the 
+      <emphasis>root</emphasis> password. The user does not have a degree
       in Computer Science.</para>
     </section>
     <section id="sn-UsingDocument">
@@ -62,48 +62,48 @@
       <tip>
         <title>Previous Versions of Fedora</title>
         <para>This document describes the configuration of 
-        <code>yum</code>on current versions of Fedora. You must perform
+        <application>yum</application> on current versions of Fedora. You must perform
         the additional step noted in 
         <xref linkend="sn-ManuallyAuthorizing" />to enable 
-        <code>yum</code>on earlier versions Fedora.</para>
+        <application>yum</application> on earlier versions Fedora.</para>
       </tip>
       <warning>
         <title>Warning: Avoid Logging in with the Root Account</title>
         <para>You do not need to log in with the 
-        <code>root</code>account in order to manage your Fedora system.
+        <code>root</code> account in order to manage your Fedora system.
         All of the commands shown in this tutorial that require 
-        <code>root</code>access will prompt you for the 
-        <code>root</code>password. The example terminal commands use 
-        <code>su -c</code>to provide this facility. Graphical
+        <code>root</code> access will prompt you for the 
+        <code>root</code> password. The example terminal commands use 
+        <command>su -c</command> to provide this facility. Graphical
         applications that require root access will automatically prompt
         for the root password when launched.</para>
       </warning>
       <para>Most of the examples in this document use the package 
-      <code>tsclient</code>, which is included with Fedora. The 
-      <code>tsclient</code>package provides an application for remote
+      <package>tsclient</package>, which is included with Fedora. The 
+      <package>tsclient</package> package provides an application for remote
       desktop access. The example commands for Fedora package groups use
       the 
-      <code>MySQL Database</code>group. To use the examples, substitute
+      <application>MySQL Database</application> group. To use the examples, substitute
       the name of the relevant package for 
-      <code>tsclient</code>.</para>
+      <package>tsclient</package>.</para>
       <para>Fedora includes a 
-      <code>yum</code>configuration that is suitable for independent
+      <application>yum</application> configuration that is suitable for independent
       systems with Internet access. You may use 
-      <code>yum</code>and related software on such systems without any
+      <application>yum</application> and related software on such systems without any
       additional configuration.</para>
       <para>If your system is part of a managed network, consult your
       network administrators for advice. You may need to configure 
-      <code>yum</code>to use a network proxy server. 
+      <application>yum</application> to use a network proxy server. 
       <xref linkend="sn-YumProxy" />explains how to configure 
-      <code>yum</code>to use a proxy server. Administrators may also
+      <application>yum</application> to use a proxy server. Administrators may also
       suggest or require that 
-      <code>yum</code>clients use specific package repositories. Refer to
+      <application>yum</application> clients use specific package repositories. Refer to
       
       <xref linkend="sn-ConfiguringRepositories" />for instructions on
       how to configure access to repositories.</para>
       <para>To improve performance and enable disconnected operations,
       activate the 
-      <code>yum</code>caches on your system. Refer to 
+      <application>yum</application> caches on your system. Refer to 
       <xref linkend="sn-YumCaching" />for more information on the caching
       option.</para>
       <para />
@@ -111,20 +111,20 @@
     <section id="sn-AdditionalResources">
       <title>Additional Resources</title>
       <para>The 
-      <code>yum</code>utility has features and options not discussed in
+      <application>yum</application> utility has features and options not discussed in
       this document. Read the 
-      <code>man</code>pages for 
-      <code>yum(8)</code>and 
-      <code>yum.conf(5)</code>to learn more, using the following
+      <application>man</application> pages for 
+      <application>yum(8)</application> and 
+      <filename>yum.conf(5)</filename> to learn more, using the following
       commands:</para>
       <para>
-        <code>man yum</code>
+        <command>man yum</command>
       </para>
       <para>
-        <code>man yum.conf</code>
+        <command>man yum.conf</command>
       </para>
       <para>Other useful 
-      <code>yum</code>resources on the Internet include:</para>
+      <application>yum</application> resources on the Internet include:</para>
       <para>Project Web site</para>
       <itemizedlist>
         <listitem>
@@ -157,12 +157,12 @@
         <para>If you encounter a persistent error with a specific
         operation, visit 
         <ulink url="https://bugzilla.redhat.com">
-        https://bugzilla.redhat.com</ulink>and review the bug reports for
+        https://bugzilla.redhat.com</ulink> and review the bug reports for
         the package or packages involved. An error in a package may cause
         all 
-        <code>yum</code>operations that rely on that package to fail.
+        <application>yum</application> operations that rely on that package to fail.
         Please file bug reports for Fedora packages, including 
-        <code>yum</code>, on this Bugzilla web site.</para>
+        <application>yum</application>, on this Bugzilla web site.</para>
       </important>
     </section>
   </section>




More information about the Fedora-docs-commits mailing list