浏览代码

Typo

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9870 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 13 年之前
父节点
当前提交
7cf6e18871
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      chapter06/kernfs.xml

+ 1 - 1
chapter06/kernfs.xml

@@ -74,7 +74,7 @@ mount -vt sysfs sysfs $LFS/sys</userinput></screen>
 
       <para>In some host systems, <filename>/dev/shm</filename> is a 
       symbolic link to <filename class="directory">/run/shm</filename>.
-      Inside a chroot envirnment, this symbolic link needs to be
+      Inside a chroot environment, this symbolic link needs to be
       changed to a normal directory before mounting as a temporary
       file system:</para>