浏览代码

changed ncurses 5.2 reference to 5.3

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2203 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 23 年之前
父节点
当前提交
31538f6819
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      chapter06/ncurses-exp.xml

+ 1 - 1
chapter06/ncurses-exp.xml

@@ -4,7 +4,7 @@
 <para><userinput>--with-shared:</userinput> This enables the build of the
 shared ncurses library files.</para>
 
-<para><userinput>chmod 755 *.5.2:</userinput> Shared libraries should be
+<para><userinput>chmod 755 *.5.3:</userinput> Shared libraries should be
 executable. Ncurses's install routine doesn't set the permissions
 properly so we do it manually instead.</para>