summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--index.sgml2
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 846cacc2..7164d040 100644
--- a/Makefile
+++ b/Makefile
@@ -59,7 +59,7 @@ GSGMLS = mandoc.1.sgml mdoc.3.sgml mdoc.7.sgml manuals.7.sgml \
mandoc_char.7.sgml man.7.sgml man.3.sgml
SGMLS = index.sgml $(GSGMLS)
XSLS = ChangeLog.xsl
-HTMLS = index.html mandoc.1.html mdoc.3.html \
+HTMLS = index.html mandoc.1.html mdoc.3.html ChangeLog.html \
man.3.html mdoc.7.html man.7.html mandoc_char.7.html \
manuals.7.html
TEXTS = mandoc.1.txt mdoc.3.txt man.3.txt mdoc.7.txt man.7.txt \
diff --git a/index.sgml b/index.sgml
index f60ac847..4a82ce67 100644
--- a/index.sgml
+++ b/index.sgml
@@ -55,7 +55,7 @@
Sources correctly build and install on FreeBSD, OpenBSD, NetBSD and Linux operating systems, tested
variously on i386, AMD64, alpha, and others. The most current version is <span
class="attn">@VERSION@</span>, dated <span class="attn">@VDATE@</span>. A full <a
- href="ChangeLog.txt">ChangeLog</a> is written with each release.
+ href="ChangeLog.html">ChangeLog</a> [<a href="ChangeLog.txt">txt</a>] is written with each release.
</p>
<h2>