diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 2fae20ed4..981c9513a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -110,6 +110,9 @@ First a summary, then a detailed log. +July 30th, 2005 [matt]: Added instructions for installing Bash +documentation (Randy McMurchy). + July 29th, 2005 [manuel]: Removed the text about defining gvimrc. diff --git a/chapter03/packages.xml b/chapter03/packages.xml index 9d11731e6..39179dbd8 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -32,6 +32,13 @@ + +Bash Documentation (&bash-doc-version;) - 1,994 KB: + + + + + Binutils (&binutils-version;) - 12,272 KB: diff --git a/chapter06/bash.xml b/chapter06/bash.xml index c32339c08..dbd2f9e12 100644 --- a/chapter06/bash.xml +++ b/chapter06/bash.xml @@ -17,7 +17,7 @@ &buildtime; &diskspace; -1.2 SBU20.6 MB +1.2 SBU24.6 MB @@ -30,7 +30,13 @@ GCC, Glibc, Grep, Make, Ncurses, and Sed. Installation of Bash - +If you downloaded the Bash documentation tarball and wish to install HTML +documentation, issue the following commands: + +tar -zxf ../bash-doc-&bash-doc-version;.tar.gz && +sed -i "s|htmldir = @htmldir@|htmldir = /usr/share/doc/bash-&bash-version;|" \ + Makefile.in + The following patch fixes various issues, including a problem where Bash will sometimes only show 33 characters on a line, then wrap to the next: diff --git a/general.ent b/general.ent index 0884ea713..1267c63b3 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ - - + + @@ -26,6 +26,7 @@ +