CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2014/01/05 14:21:08
Modified files: usr.bin/mandoc : html.c term_ps.c Log message: Fix one case where a non-literal is used as format string. Fix another case where a variable is formatted using the wrong type. Patch from Joerg Sonnenberger <joerg@NetBSD>.