diff --git a/chapter05/gawk.xml b/chapter05/gawk.xml
index ad6204987..c79eb72a6 100644
--- a/chapter05/gawk.xml
+++ b/chapter05/gawk.xml
@@ -54,19 +54,19 @@
ac_cv_func_working_mktime=yes
This parameter bypasses the search for mktime in configure
- and uses the version in glibc. The is necessary due to a change in
+ and uses the version in glibc. This is necessary due to a change in
gcc that has not been incorporated into this package yet.
+make
+
Compilation is now complete. As discussed earlier, running the test
suite is not mandatory for the temporary tools here in this chapter. To run
the Gawk test suite anyway, issue the following command:
-make
-
To test the results, issue:
make check
diff --git a/general.ent b/general.ent
index 135f225f7..9df811ed8 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
-
-
+
+