diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 3d009389e..8062142cc 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,10 +42,13 @@ First a summary, then a detailed log. +October 23, 2005 [manuel]: Added Bash documentation +installation. + October 19, 2005 [manuel]: Updated the acknowledgements to current trunk version. Ported some redaction changes in preface and chapter01 pages. Moved chapter02 to part II. Added -v switches. Ported several typos -and redaction fixes from trunk +and redaction fixes from trunk. October 19, 2005 [manuel]: Updated the stylesheets, Makefile and related files to current trunk versions. diff --git a/chapter03/packages.xml b/chapter03/packages.xml index 8b7997f18..8299c9853 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -32,6 +32,13 @@ + +Bash Documentation (&bash-doc-version;) - 1,994 KB: + + + + + Binutils (&binutils-version;) - 11,056 KB: diff --git a/chapter06/bash.xml b/chapter06/bash.xml index e70c37d63..b47bc8005 100644 --- a/chapter06/bash.xml +++ b/chapter06/bash.xml @@ -28,7 +28,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 -xvf ../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 9aef1db06..6aa84f7fa 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ - - + + @@ -26,6 +26,7 @@ +