[deployment-guide/comm-rel: 688/727] KernelModules: add space where there was none before

Jaromir Hradilek jhradile at fedoraproject.org
Tue Oct 19 13:23:37 UTC 2010


commit 60c31e0503e1261d57ad2daba17fd94cd8669e24
Author: Douglas Silas <dhensley at redhat.com>
Date:   Wed Sep 22 11:37:48 2010 +0200

    KernelModules: add space where there was none before

 en-US/Working_with_Kernel_Modules.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/en-US/Working_with_Kernel_Modules.xml b/en-US/Working_with_Kernel_Modules.xml
index 8e816d5..978189a 100644
--- a/en-US/Working_with_Kernel_Modules.xml
+++ b/en-US/Working_with_Kernel_Modules.xml
@@ -364,7 +364,7 @@ insmod /lib/modules/2.6.32-71.el6.x86_64/kernel/drivers/scsi/fcoe/fcoe.ko</scree
 depends:        firewire-core
 ~]#&#160;<command>modinfo -F depends firewire_core</command>
 depends:        crc-itu-t
-~]#<command>modinfo -F depends crc-itu-t</command>
+~]#&#160;<command>modinfo -F depends crc-itu-t</command>
 depends:</screen>
     <para>You have figured out the dependency tree (which does not branch in this example) for the loaded Firewire modules: <systemitem
         class="resource">firewire_ohci</systemitem> depends on <systemitem


More information about the docs-commits mailing list