Sfoglia il codice sorgente

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 anni fa
parent
commit
ef17d31151
2 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  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;