CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2025/01/19 09:36:24
Modified files: usr.bin/mandoc : mdoc_html.c Log message: In "-T html" output, translate ".%R RFC <nuber>" to a hyperlink to rfc-editor.org. New feature first requested by tb@ in March 2023, now reminded by sthen@. Patch tested by and OK tb@.