[deployment-guide/comm-rel: 129/727] Kernel, procFS: add brackets around 'output truncated'

Jaromir Hradilek jhradile at fedoraproject.org
Tue Oct 19 12:35:03 UTC 2010


commit b352e70f0a9057f55e3bf458aebc8bab1637757f
Author: Douglas Silas <dhensley at redhat.com>
Date:   Fri Jul 23 11:22:22 2010 +0200

    Kernel, procFS: add brackets around 'output truncated'

 en-US/Manually_Upgrading_the_Kernel.xml |    4 ++--
 en-US/The_proc_File_System.xml          |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/en-US/Manually_Upgrading_the_Kernel.xml b/en-US/Manually_Upgrading_the_Kernel.xml
index 5ef7ab7..e5e476b 100644
--- a/en-US/Manually_Upgrading_the_Kernel.xml
+++ b/en-US/Manually_Upgrading_the_Kernel.xml
@@ -432,7 +432,7 @@ drwxr-xr-x   2 root     root            0 May  3 22:33 proc
 -rwxr-xr-x   1 root     root         7575 Mar 25 19:53 init
 drwxr-xr-x   7 root     root            0 May  3 22:34 etc
 drwxr-xr-x   2 root     root            0 May  3 22:34 etc/modprobe.d
-<lineannotation>output truncated</lineannotation>
+<lineannotation>[output truncated]</lineannotation>
         </screen>
         <para>Refer to <command>man dracut</command> and <command>man dracut.conf</command> for more information on options and usage.</para>
       </step>
@@ -566,7 +566,7 @@ drwxr-xr-x   2 root     root            0 May  3 22:34 etc/modprobe.d
         id="ex-_boot_grub_grub.conf">
         <title>/boot/grub/grub.conf</title>
         <screen># grub.conf generated by anaconda
-<lineannotation>comments omitted</lineannotation>
+<lineannotation>[comments omitted]</lineannotation>
 default=1
 timeout=0
 splashimage=(hd0,0)/grub/splash.xpm.gz
diff --git a/en-US/The_proc_File_System.xml b/en-US/The_proc_File_System.xml
index db26f7c..76a1661 100644
--- a/en-US/The_proc_File_System.xml
+++ b/en-US/The_proc_File_System.xml
@@ -2624,7 +2624,7 @@ E:  Ad=81(I) Atr=03(Int.) MxPS=   8 Ivl=255ms
         I/O ports at 2100
         Capabilities: [50] PCI Advanced Features
         Kernel driver in use: uhci_hcd
-<lineannotation>output truncated</lineannotation>
+<lineannotation>[output truncated]</lineannotation>
       </screen>
       <para>The output is a sorted list of all IRQ numbers and addresses as seen by the cards on the PCI bus instead of as seen by the kernel. Beyond providing the name and version of the device, this list also gives detailed IRQ information so an administrator can quickly look for conflicts.</para>
       <!-- RHEL6: silas: fix BZ#615853


More information about the docs-commits mailing list