Re: mandoc 1.14 on FreeBSD 11.1

2017-03-20 Thread Baptiste Daroussin
On Mon, Mar 20, 2017 at 03:59:35PM -0600, Warner Losh wrote: > > > On Mar 20, 2017, at 3:53 PM, Baptiste Daroussin wrote: > > > > Hi all, > > > > mandoc 1.14 has introduced a new database format (removing the requirement > > for > > sqlite). FreeBSD 11.x is having right mandoc 1.13, Given the

Re: mandoc 1.14 on FreeBSD 11.1

2017-03-20 Thread Warner Losh
> On Mar 20, 2017, at 3:53 PM, Baptiste Daroussin wrote: > > Hi all, > > mandoc 1.14 has introduced a new database format (removing the requirement for > sqlite). FreeBSD 11.x is having right mandoc 1.13, Given the database format > is > a technical detail (aka new format will be generated any

mandoc 1.14 on FreeBSD 11.1

2017-03-20 Thread Baptiste Daroussin
Hi all, mandoc 1.14 has introduced a new database format (removing the requirement for sqlite). FreeBSD 11.x is having right mandoc 1.13, Given the database format is a technical detail (aka new format will be generated anyway automatically and seamlessly replacing the old database). I think it do