summaryrefslogtreecommitdiffstats
path: root/regress/roff/esc/O1.out_lint
Commit message (Collapse)AuthorAgeFilesLines
* Split the excessively generic diagnostic message "invalid escape sequence"Ingo Schwarze2022-06-071-3/+3
| | | | | into the more specific messages "invalid escape argument delimiter" and "invalid escape sequence argument".
* Rename syntax test of the \O escape sequence (suppress output groffIngo Schwarze2020-12-211-0/+5
extension; mandoc only implements syntax checking but ignores the sequence) to please Bill Gates and didickman@: avoid path names that only differ by case, like o.in vs. O.in.