瀏覽代碼

Fixed an indexentry on my last commit.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6045 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Manuel Canales Esparcia 20 年之前
父節點
當前提交
8ccf66e169
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      chapter08/kernel.xml

+ 1 - 1
chapter08/kernel.xml

@@ -218,7 +218,7 @@ It detects and initializes all components of the computer's hardware,
 then makes these components available as a tree of files to the
 software and turns a single CPU into a multitasking machine capable
 of running scores of programs seemingly at the same time</para>
-<indexterm zone="ch-bootable-kernel lfskernel"><primary sortas="b-lfskernel">lfskernel</primary></indexterm>
+<indexterm zone="ch-bootable-kernel lfskernel"><primary sortas="b-lfskernel">lfskernel-&linux-version;</primary></indexterm>
 </listitem>
 </varlistentry>