aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Fl/long.out_tag
Commit message (Collapse)AuthorAgeFilesLines
* trivial adjustment of the desired test resultsIngo Schwarze2020-07-211-4/+4
| | | | after getting rid of the "copyless" crutch
* While we do not recommend the idiom ".Fl Fl long" for long optionsIngo Schwarze2020-04-261-0/+4
because it is an abuse of semantic macros for device-specific presentational effects, this idiom is so widespread that it makes sense to convert it to the recommended ".Fl \-long" during the validation phase. For example, this improves HTML formatting in pages where authors have used the dubious .Fl Fl. Feature suggested by Steffen Nurpmeso <steffen at sdaoden dot eu> on freebsd-hackers.