diff options
author | Archaic <archaic@linuxfromscratch.org> | 2005-06-30 15:15:27 +0000 |
---|---|---|
committer | Archaic <archaic@linuxfromscratch.org> | 2005-06-30 15:15:27 +0000 |
commit | 7efa3be047998850dec035e52784fb6ea63eb1bc (patch) | |
tree | 3c6c3b284a51de5b4a9572921f4feaac97479fdf /chapter05/ncurses.xml | |
parent | 2645ec62a379849fbb2a5905dd33aca6d238f677 (diff) |
More minor wording tweaks (matt).
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6251 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/ncurses.xml')
-rw-r--r-- | chapter05/ncurses.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter05/ncurses.xml b/chapter05/ncurses.xml index a30028ff5..51e75f1af 100644 --- a/chapter05/ncurses.xml +++ b/chapter05/ncurses.xml @@ -39,9 +39,9 @@ <variablelist> <varlistentry> <term><parameter>--without-ada</parameter></term> -<listitem><para>This ensures that Ncurses does not build support for the ada +<listitem><para>This ensures that Ncurses does not build support for the Ada compiler which may be present on the host but will not be available once we -enter the chroot environment.</para></listitem> +enter the <command>chroot</command> environment.</para></listitem> </varlistentry> <varlistentry> |