aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Fl/long.out_markdown
Commit message (Collapse)AuthorAgeFilesLines
* While we do not recommend the idiom ".Fl Fl long" for long optionsIngo Schwarze2020-04-261-0/+21
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.