CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/10/24 16:52:34
Modified files:
usr.bin/mandoc : mandoc.c
regress/usr.bin/mandoc/roff/nr: predef.in predef.out_ascii
regress/usr.bin/mandoc/roff/string: dotT.in dotT.out_ascii
dotT.out_html
dotT.out_markdown
dotT.out_utf8
Log message:
Treat \*[.T] in the same way as \*(.T rather than calling abort(3).
Bug found because the groff-current manual pages started using the
variant form of this predefined string.
