浏览代码

Tag correction

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3960 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Manuel Canales Esparcia 21 年之前
父节点
当前提交
620eb1e6f4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      chapter01/how.xml

+ 1 - 1
chapter01/how.xml

@@ -46,7 +46,7 @@ is provided at the start of <xref linkend="chapter-temporary-tools"/>, including
 on the differences between statically and dynamically linked programs.</para>
 
 <para>In <xref linkend="chapter-building-system"/> your real LFS system will be built. The
-chroot (change root) program is used to enter a virtual environment and start
+<command>chroot</command> (change root) program is used to enter a virtual environment and start
 a new shell whose root directory will be set to the LFS partition. This is very
 similar to rebooting and instructing the kernel to mount the LFS partition as
 the root partition. The reason that you don't actually reboot, but instead