master
use the notice from 4.4BSD-Lite ok deraadt@ miod@
remove blank line;
The mdoc(7) .Ft macro does not need quoting of its arguments, but about 10% of our manual pages using this macro employed useless quoting anyway. Remove these quotes such that they do not incite fear, uncertainty, and doubt in developers who happen to look at these pages. jmc@ and tb@ agree with the direction.
iasuskbd(4)
use @tag and shorten wording for devel/dconf; OK tb aja
Make the HISTORY sections of the "intro" manuals less confusing and more uniform; potential for confusion noticed by aalm@; OK jmc@.
The .Ft macro does no need quoting, so remove useless quotes from an example. The groff_mdoc(7) manual does not suggest quoting either. jmc@ and tb@ agree with the direction.
bulk: packages take more than 70G, bump to 80G (which is already tight)
Build full mandoc.db(5) databases by default using makewhatis(8) without -Q during the build and in weekly(8). According to tests by many developers, makewhatis(8) takes a few minutes at most even on slower hardware like octeon, loongson, ALIX, RPI3, Soekris, cubox, softiron etc., and security(8) is often worse than makewhatis(8).