diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-12-16 16:00:35 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-12-16 16:00:35 +0000 |
commit | a7e91c1bc8600c424e32b77b4651fe909a19af0c (patch) | |
tree | f59e9f959e393304558e8dc212a9d6003c987ec7 /chapter06 | |
parent | 055bedaedb08e9ff0933a8daf8b83e3464bbeaad (diff) |
reworded TeX's purpose
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1390 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/texinfo-exp.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter06/texinfo-exp.xml b/chapter06/texinfo-exp.xml index 385d588a2..79ff9debd 100644 --- a/chapter06/texinfo-exp.xml +++ b/chapter06/texinfo-exp.xml @@ -4,8 +4,7 @@ <para><userinput>make TEXMF=/usr/share/texmf install-tex:</userinput> This installs the texinfo components that belong in a TeX installation. Although TeX isn't installed on LFS, it's installed here -in case you are going to use TeX. As it's completely optional, feel free -to skip it.</para> +to complete the texinfo installation. </para> </sect2> |