aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/ncurses-exp.xml
diff options
context:
space:
mode:
authorMark Hymers <markh@linuxfromscratch.org>2001-10-24 10:20:53 +0000
committerMark Hymers <markh@linuxfromscratch.org>2001-10-24 10:20:53 +0000
commitef94a94b1d45532fc5a108397584c7a531c55c11 (patch)
treebba9989a177d53ec4cbdb8bca41a523650f7b0fa /chapter06/ncurses-exp.xml
parent3448e74e91cb48c965bfd2171f68f18465333a86 (diff)
Fix spelling
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1324 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/ncurses-exp.xml')
-rw-r--r--chapter06/ncurses-exp.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/ncurses-exp.xml b/chapter06/ncurses-exp.xml
index 6fb14ebc4..917f7f86d 100644
--- a/chapter06/ncurses-exp.xml
+++ b/chapter06/ncurses-exp.xml
@@ -14,7 +14,7 @@ system when /usr may not be mounted.</para>
<para><userinput>chmod 755 *.5.2:</userinput> Shared libraries should be
executable. Ncurses install routine doesn't set the permissions
-properly so we do it manaully instead.</para>
+properly so we do it manually instead.</para>
<para><userinput>ln -sf libncurses.a libcurses.a:</userinput> Some
programs try to link using -lcurses instead of -lncurses. This symlink