소스 검색

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;