Fix display of <command> elements on man pages
Peter Eisentraut <peter_e@gmx.net>
Fix display of <command> elements on man pages We had changed this from the default bold to monospace for all output formats, but for man pages, this creates visual inconsistencies, so revert to the default for man pages.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/stylesheet-common.xsl | modified | +0 −4 |
| doc/src/sgml/stylesheet-fo.xsl | modified | +6 −0 |
| doc/src/sgml/stylesheet-hh.xsl | modified | +6 −0 |
| doc/src/sgml/stylesheet.xsl | modified | +6 −0 |