Browse Source

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 years ago
parent
commit
ef17d31151
2 changed files with 2 additions and 2 deletions
  1. 1 1
      chapter06/makedev-inst.xml
  2. 1 1
      chapter06/makedev.xml

+ 1 - 1
chapter06/makedev-inst.xml

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

+ 1 - 1
chapter06/makedev.xml

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