CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/03/17 06:06:02
Modified files:
usr.bin/mandoc : man_html.c mdoc_html.c
Log message:
Fix regression in mdoc_html.c 1.150, man_html 1.87:
For .Sh, .Ss, .SH, .SS, only write selflink if an id could be constructed.
Crash reported by Raf Czlonka <rczlonka at gmail dot com>,
analysis of root cause by natano@
