CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2017/06/19 06:53:50
Modified files: usr.bin/mandoc : mdoc_html.c Log message: Fix a regression in the previous revision: When there is no link description, reuse the URI. Reported by tj@ and tb@.