瀏覽代碼

renamed Installing Makedev to Creating devices

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@378 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Thomas Balu Walter 24 年之前
父節點
當前提交
ef17d31151
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      chapter06/makedev-inst.xml
  2. 1 1
      chapter06/makedev.xml

+ 1 - 1
chapter06/makedev-inst.xml

@@ -1,5 +1,5 @@
 <sect2>
-<title>Installation of MAKEDEV</title>
+<title>Creating devices</title>
 
 <para>
 Create the device files by running the following commands:

+ 1 - 1
chapter06/makedev.xml

@@ -1,5 +1,5 @@
 <sect1 id="ch06-makedev">
-<title>Installing Makedev</title>
+<title>Creating devices</title>
 
 &c6-makedev-inst;
 &c6-makedev-exp;