=================================================================== RCS file: /cvs/mandoc/Attic/mdocml.css,v retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- mandoc/Attic/mdocml.css 2008/12/04 16:19:52 1.2 +++ mandoc/Attic/mdocml.css 2008/12/05 22:34:30 1.3 @@ -14,6 +14,7 @@ span.inline-Nd:before { content: ' \2014 '; } span.inline-Fl:before { content: '-'; } span.inline-Fl { font-weight: bolder; } + span.inline-Nm { font-weight: bolder; } span.inline-Ar { text-decoration: underline; } span.inline-Pa { text-decoration: underline; } span.inline-Op:before { content: '['; }