removed suprious \

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1429 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2002-01-11 23:53:54 +00:00
parent 4bd94eeaaf
commit 6c999f212b

View File

@ -6,7 +6,7 @@
probably don't want to read this book. If you, however, want to learn
more about what happens behind the scenes, in particular what happens
between turning on the computer and seeing the command prompt, you may
want to read the <quote>From-PowerUp-To-Bash-Prompt-HOWTO</quote>. This \
want to read the <quote>From-PowerUp-To-Bash-Prompt-HOWTO</quote>. This
HOWTO builds a bare system, in a way similar to the one this book
uses, but it focuses more on just installing a bootable system instead
of a complete system.</para>