CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2018/04/05 02:46:29
Modified files: usr.bin/mandoc : mdoc_man.c Log message: For .Do/.Dq, use the documented and portable \(lq and \(rq character escape sequences rather than the undocumented and non-portable \(Lq and \(Rq. Bug reported by Tim L <darkxst at github> via Thomas Klausner <wiz at NetBSD>; see https://github.com/nih-at/libzip/pull/42