mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 07:17:15 +08:00
typos caught by Guillaume LeLarge
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@998 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
bddbf06f99
commit
84cf3abc8b
@ -117,7 +117,7 @@ features you will need to rescue your system. no sense in building in support
|
||||
for things like xfree86 dri, etc, as most rescues are performed from the
|
||||
command prompt.</para>
|
||||
|
||||
<screen><userinput><command>dd if=rescueimg of=/dev/floppy/0bs=1k</command>
|
||||
<screen><userinput><command>dd if=rescueimg of=/dev/floppy/0 bs=1k</command>
|
||||
429+1 records in
|
||||
429+1 records out
|
||||
<command>rdev /dev/floppy/0 /dev/floppy/0
|
||||
|
@ -7,7 +7,7 @@ clone with extra features as compared to the original
|
||||
<command>vi</command>.</para>
|
||||
|
||||
<para>The default <acronym>LFS</acronym> instructions install
|
||||
<acronym>LFS</acronym> as a part of the base system, but
|
||||
<application>vim</application> as a part of the base system, but
|
||||
owing to the lack of <application>X</application> libraries during the
|
||||
base install, <application>vim</application> needs to be
|
||||
recompiled once <application>X</application> is installed to enable the
|
||||
|
Loading…
Reference in New Issue
Block a user