diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2017-02-22 09:41:23 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2017-02-22 09:41:23 +0000 |
commit | 0c4e0f1381e1cfebdddc146296667f0025d70aef (patch) | |
tree | 3abd0273283c99c50186f63ceb505c949163f04c /INSTALL | |
parent | a1baa8abb8ef46c668ae38479758929fea696fa7 (diff) | |
download | mandoc-0c4e0f1381e1cfebdddc146296667f0025d70aef.tar.gz |
warn that this is not the newest release
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ $Id$ +************************************************************************ +* This is a backward compatibility release. +* Unless you need compatibility with the old SQLite3-based mandoc.db(5) +* database format, please use the mandoc-1.14.1 release instead: +* http://mdocml.bsd.lv/snapshots/mdocml-1.14.1.tar.gz +************************************************************************ + About mdocml, the portable mandoc distribution ---------------------------------------------- The mandoc manpage compiler toolset is a suite of tools compiling |