Menu

#481 manpage: please stop converting text to full capitals

closed-fixed
5
1 day ago
2024-03-27
No

mandoc maintainer Ingo Schwarze and I (groff lead developer) reached a consensus a few years ago that man pages should stop shouting. This is a historical artifact of practices at Bell Labs in the 1970s.

It also can, reportedly, create accessibility problems, since a screen reader may pronounce words in FULL CAPS letter by letter instead of reading them as words. (The KDE screen reader I tried with a PDF didn't do this.)

In groff 1.23.0, this behavior is configurable, and the user can turn the full-caps conversion on at rendering time. With man-db, these options can be passed in via the MANROFFOPT environment variable.

     -rCS=1   Set section headings (the argument(s) to .SH) in full
              capitals.  This transformation is off by default because
              it discards case distinction information.

     -rCT=1   Set the man page identifier (the first argument to .TH) in
              full capitals in headers and footers.  This transformation
              is off by default because it discards case distinction
              information.

Discussion

  • engelbert gruber

    sorry mandoc_man had uppercase titles

    groff_man is lowercase already ... looks will require some time to
    getting used to

     

    Last edit: Günter Milde 2024-03-29
  • engelbert gruber

    • labels: --> manpage writer
    • assigned_to: engelbert gruber
     
  • engelbert gruber

    • status: open --> open-fixed
     
  • Günter Milde

    Günter Milde - 1 day ago
    • status: open-fixed --> closed-fixed
     
  • Günter Milde

    Günter Milde - 1 day ago

    The issue is fixed in Docutils 0.22 released 2025-07-29.
    Thanks again for reporting.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.