[deployment-guide: 68/185] A couple of corrections.

Jaromir Hradilek jhradile at fedoraproject.org
Sun May 15 21:16:37 UTC 2011


commit 9ef062f92f6b25148c3e9f7723e8c9afbf9c24d1
Author: Jaromir Hradilek <jhradile at redhat.com>
Date:   Wed Feb 2 12:28:05 2011 +0100

    A couple of corrections.
    
    Thanks to Andrew Ross for reporting these issues.

 en-US/Manually_Upgrading_the_Kernel.xml |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/en-US/Manually_Upgrading_the_Kernel.xml b/en-US/Manually_Upgrading_the_Kernel.xml
index cf7219d..a54d37e 100644
--- a/en-US/Manually_Upgrading_the_Kernel.xml
+++ b/en-US/Manually_Upgrading_the_Kernel.xml
@@ -241,7 +241,7 @@ kernel-doc.noarch               2.6.32-17.el6           installed
 kernel-firmware.noarch          2.6.32-17.el6           installed
 kernel-headers.x86_64           2.6.32-17.el6           installed
 </screen>
-    <para>From the output, determine which packages need to be download for the kernel upgrade. For a single processor system, the only required package is the <package>kernel</package> package. Refer to <xref
+    <para>From the output, determine which packages need to be downloaded for the kernel upgrade. For a single processor system, the only required package is the <package>kernel</package> package. Refer to <xref
         linkend="s1-kernel-packages"/> for descriptions of the different packages.</para>
     <!-- RHEL6: the following info is probably unnecessary
     <para>In the file name, each kernel package contains the architecture for which the package was built. The format is kernel-<replaceable>&lt;variant&gt;</replaceable>-<replaceable>&lt;version&gt;</replaceable>.<replaceable>&lt;arch&gt;</replaceable>.rpm, where <replaceable>&lt;variant&gt;</replaceable> is one of either <package>PAE</package>, <package>xen</package>, and so forth. The <replaceable>&lt;arch&gt;</replaceable> is one of the following:</para>
@@ -596,7 +596,7 @@ title Red Hat Enterprise Linux 6 (2.6.32-17.el6.x86_64)
       <note
         id="note-The_initrd_directive_in_grub.conf_refers_to_an_initramfs_image">
         <title>The initrd directive in grub.conf refers to an initramfs image</title>
-        <para>In kernel boot stanzas in <filename>grub.conf</filename>, the <computeroutput>initrd</computeroutput> directive must point to the location (relative to the <filename>/boot/</filename> directory if it is on a separate partition), of the <emphasis><filename>initramfs</filename>
+        <para>In kernel boot stanzas in <filename>grub.conf</filename>, the <computeroutput>initrd</computeroutput> directive must point to the location (relative to the <filename class="directory">/boot/</filename> directory if it is on a separate partition) of the <emphasis><filename>initramfs</filename>
           </emphasis> file corresponding to the same kernel version. This directive is called <computeroutput>initrd</computeroutput> because the previous tool which created initial RAM disk images, <command>mkinitrd</command>, created what were known as <systemitem
             class="filesystem">initrd</systemitem> files. Thus the <filename>grub.conf</filename> directive remains <systemitem
             class="filesystem">initrd</systemitem> to maintain compatibility with other tools. The file-naming convention of systems using the <command>dracut</command> utility to create the initial RAM disk image is: <filename>initramfs-<replaceable>&lt;kernel_version&gt;</replaceable>.img</filename>
@@ -627,8 +627,7 @@ title Red Hat Enterprise Linux 6 (2.6.32-17.el6.x86_64)
     </section>
     <section
       id="s2-kernel-boot-loader-iseries">
-      <title>Configuring the <trademark
-          class="registered">OS/400</trademark> Boot Loader</title>
+      <title>Configuring the OS/400 Boot Loader</title>
       <indexterm>
         <primary>OS/400 boot loader</primary>
         <secondary>configuring</secondary>


More information about the docs-commits mailing list