mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
Stupid me, &'s are &'s in xml...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@313 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
e0d18a70ca
commit
081564c94c
@ -123,7 +123,7 @@ into one line.
|
||||
</para></listitem>
|
||||
|
||||
<listitem><para>
|
||||
Chapter 6: Changed all "rm file && ln -s dest file" into
|
||||
Chapter 6: Changed all "rm file && ln -s dest file" into
|
||||
"ln -sf file" (in glibc, bzip2 and gzip installation).
|
||||
</para></listitem>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user