OpenBSD src changes summary for 2017-05-14 ==========================================
regress/usr.bin share/man sys/dev/pv usr.bin/mandoc == regress =========================================================== 01/04 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/regress usr.bin ~ mdoclint/mdoclint ~ mdoclint/mdoclint.1 > remove the -s option, it is fully covered by mandoc -Tlint; > OK jmc@ (schwarze@) ~ mdoclint/mdoclint ~ mdoclint/mdoclint.1 > delete the -a option, it's now fully covered by mandoc -Tlint; > OK jmc@ wiz@ (schwarze@) == share ============================================================= 02/04 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/share man ~ man5/printcap.5 > Default lpd spool directory is /var/spool/output/lpd. > reported by martin at martinbrandenburg dot com > ok tb@ (ajacoutot@) == sys =============================================================== 03/04 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys dev/pv ~ vioscsi.c > Align vioscsi's bus_dma* dancing with vioblk. Eliminates > creating/destroying maps on each i/o. > ok sf@, "makes sense" dlg@ as part of larger diff. (krw@) == usr.bin =========================================================== 04/04 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin mandoc ~ html.c > Tweak previous: tb@ noticed that some browser/font combinations > have so amazingly wide bold fonts (for the same nominal font size) > that adding 15% to the column width still isn't sufficient to make > text reliably fit, so go for 20%. (schwarze@) ~ mdoc_validate.c > warn about punctuation between .Xr and .Rs in SEE ALSO; > inspired by mdoclint (schwarze@) =============================================================================== _______________________________________________ odc mailing list [email protected] http://www.squish.net/mailman/listinfo/odc
