[BACK]Return to INSTALL CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc

Diff for /mandoc/INSTALL between version 1.11 and 1.12

version 1.11, 2015/03/19 14:57:29 version 1.12, 2015/07/19 06:05:16
Line 84  manual page source.
Line 84  manual page source.
   
 Understanding mandoc dependencies  Understanding mandoc dependencies
 ---------------------------------  ---------------------------------
 The mandoc(1), man(1), and demandoc(1) utilities have no external  The mandoc(1), man(1), and demandoc(1) utilities only depend
 dependencies, but makewhatis(8) and apropos(1) depend on the  on the zlib library for decompressing gzipped manual pages,
 following software:  but makewhatis(8) and apropos(1) depend on the following
   additional software:
   
 1. The SQLite database system, see <http://sqlite.org/>.  1. The SQLite database system, see <http://sqlite.org/>.
 The recommended version of SQLite is 3.8.4.3 or newer.  The mandoc  The recommended version of SQLite is 3.8.4.3 or newer.  The mandoc

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

CVSweb