summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.txt2
-rw-r--r--INSTALL.txt1
2 files changed, 1 insertions, 2 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 89b4212..eba0f5b 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -24,7 +24,7 @@ Version 8.4.3 (2009-04-13)
- The 'testasciidoc.py' `--force` option no longer deletes test data
files that were not specified.
- Dropped second quotes substitution in table cells -- it had
- effectively disabled quote escaping in table cells..
+ effectively disabled quote escaping in table cells.
Version 8.4.2 (2009-03-19)
diff --git a/INSTALL.txt b/INSTALL.txt
index 9255681..cf2f6ee 100644
--- a/INSTALL.txt
+++ b/INSTALL.txt
@@ -31,7 +31,6 @@ that is tailored for your system. To install:
$ tar -xzf asciidoc-{revision}.tar.gz
$ cd asciidoc-{revision}
$ ./configure
- $ make
$ sudo make install
To install the documentation: