diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-01-11 17:41:17 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-01-11 17:41:17 +0000 |
commit | 4a880659d648349b37c82334c070260c9bf0ff00 (patch) | |
tree | 8f2c3a78e7d6799fd39f87df7d50fd54a697991a /chapter05/bash-inst.xml | |
parent | a1d3af694f549cb435f4095f06c5746ea0bbf08c (diff) |
reworded for consistency
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2312 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/bash-inst.xml')
-rw-r--r-- | chapter05/bash-inst.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/bash-inst.xml b/chapter05/bash-inst.xml index c455d1bac..612bc973f 100644 --- a/chapter05/bash-inst.xml +++ b/chapter05/bash-inst.xml @@ -54,7 +54,7 @@ That package requires ncurses, and termcap can't reliably be used there.</para></listitem> </itemizedlist> -<para>Now we can continue compiling Bash:</para> +<para>Now we can continue with compiling Bash:</para> <para><screen><userinput>make</userinput></screen></para> |