diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 2841f219c..3429be4ae 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,9 @@ 2008-10-09 + + [randy] - Updated File to 4.26 + [randy] - Updated Shadow to 4.1.2.1. diff --git a/chapter06/file.xml b/chapter06/file.xml index 78181dc73..674a148ba 100644 --- a/chapter06/file.xml +++ b/chapter06/file.xml @@ -41,6 +41,14 @@ Installation of File + Fix the man page so that it will reflect recent changes to the + -e (--exclude) + parameter: + +sed -i -e '197,+1d' \ + -e '189,+1d' \ + -e 's/token$/tokens/' doc/file.man + Prepare File for compilation: ./configure --prefix=/usr @@ -49,7 +57,9 @@ make - This package does not come with a test suite. + To test the results, issue: + +make check Install the package: diff --git a/packages.ent b/packages.ent index f01352b60..65581a95d 100644 --- a/packages.ent +++ b/packages.ent @@ -130,12 +130,12 @@ - - - - - - + + + + + +