diff options
Diffstat (limited to 'chapter05/bash-inst.xml')
-rw-r--r-- | chapter05/bash-inst.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/bash-inst.xml b/chapter05/bash-inst.xml index 6e90d916f..e5fa7b8d0 100644 --- a/chapter05/bash-inst.xml +++ b/chapter05/bash-inst.xml @@ -20,7 +20,7 @@ Install Bash by running the following commands: <para> If a user gets errors when compiling bash that tell about not being able to find <quote>-lcurses</quote>, these two commands should be run to create the -missing symlink (so far we have not enountered one distribution that has +missing symlink (so far we have not encountered one distribution that has this libncurses symlink setup properly, except for LFS systems, where it is setup properly): </para> |