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/17 09:39:38 Modified files: share/man/man7 : mandoc_char.7 Log message: Fix a weird seventeen-year-old documentation bug where the descriptions of the \*(lp and \*(rp predefined strings were exchanged. Nobody noticed because all predefined strings are obsolete anyway. Patch from Alexander Ziaee <[email protected]>.