CVS: cvs.openbsd.org: src
Ingo Schwarze <[email protected]>
| Newsgroups | gmane.os.openbsd.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/08/21 05:15:21 Modified files: usr.bin/mandoc : man_html.c Log message: Do not use <br/> inside <pre> because it causes ugly formatting. Bug reported long ago by Mohamed Akram <[email protected]>. Patch from Michael Stapelberg <[email protected]>.