diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/ncurses-exp.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/ncurses-exp.xml b/chapter06/ncurses-exp.xml index 8885c403f..71b2ef272 100644 --- a/chapter06/ncurses-exp.xml +++ b/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> |