diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2009-07-16 14:07:23 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2009-07-16 14:07:23 +0000 |
commit | 8e9b8de322d5b09ab484a0ae21117a602e9896e3 (patch) | |
tree | 550111727fbd9dfd683d5709597d20ac0b33d89b /index.sgml | |
parent | 6967b9612f077f4ffe4e138a8ab25c87f383009b (diff) | |
download | mandoc-8e9b8de322d5b09ab484a0ae21117a602e9896e3.tar.gz |
Proper html showing of ChangeLog.
Diffstat (limited to 'index.sgml')
-rw-r--r-- | index.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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="/snapshots/ChangeLog">ChangeLog</a> is written with each release. + href="ChangeLog.html">ChangeLog</a> is written with each release. </p> <h2> |