Prechádzať zdrojové kódy

REmove reference to IDE disk drive

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11633 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 6 rokov pred
rodič
commit
637d44bfdf

+ 2 - 2
chapter02/creatingpartition.xml

@@ -52,8 +52,8 @@
   <para>Start a disk partitioning program such as <command>cfdisk</command>
   or <command>fdisk</command> with a command line option naming the hard
   disk on which the new partition will be created&mdash;for example
-  <filename class="devicefile">/dev/sda</filename> for the primary Integrated
-  Drive Electronics (IDE) disk. Create a Linux native partition and a
+  <filename class="devicefile">/dev/sda</filename> for the primary 
+  disk drive. Create a Linux native partition and a
   <systemitem class="filesystem">swap</systemitem> partition, if needed. Please
   refer to <filename>cfdisk(8)</filename> or <filename>fdisk(8)</filename> if
   you do not yet know how to use the programs.</para>

BIN
lfs-bootscripts-20190524.tar.xz