diff options
author | Chris Staub <chris@linuxfromscratch.org> | 2014-08-24 05:34:38 +0000 |
---|---|---|
committer | Chris Staub <chris@linuxfromscratch.org> | 2014-08-24 05:34:38 +0000 |
commit | d51dfb9d73406052bcd70100f3b1c12fc4a3c3b9 (patch) | |
tree | d399c6fe9b6fa9e8cb2ab912a9dd8e32577475ee | |
parent | 3aee2ac264c5cb9c4a1fda30d333a86efb978131 (diff) |
Updated text about new configure options
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10729 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter06/ncurses.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/ncurses.xml b/chapter06/ncurses.xml index df362d4bd..35be33550 100644 --- a/chapter06/ncurses.xml +++ b/chapter06/ncurses.xml @@ -61,7 +61,7 @@ --enable-widec</userinput></screen> <variablelist> - <title>The meaning of the configure option:</title> + <title>The meaning of the new configure options:</title> <varlistentry> <term><parameter>--enable-widec</parameter></term> |