[Bug 264661] Misbehaviours with underscored uppercase section headings in online manual pages

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 14 Jun 2022 03:10:16 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264661

            Bug ID: 264661
           Summary: Misbehaviours with underscored uppercase section
                    headings in online manual pages
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Manual Pages
          Assignee: bugs@FreeBSD.org
          Reporter: grahamperrin@gmail.com
                CC: doc@FreeBSD.org

At
<https://www.freebsd.org/cgi/man.cgi?query=freebsd-update&sektion=8&manpath=FreeBSD>,
for example: 

* selecting then copying    SEE ALSO
* produces                  SEE_ALSO   with an inappropriate underscore. 

Following the link to OPTIONS takes the reader _away_ from OPTIONS, to
<https://www.freebsd.org/cgi/man.cgi?query=freebsd-update&sektion=8&manpath=FreeBSD#end>.
Instead, it should refer to: 

<https://www.freebsd.org/cgi/man.cgi?query=freebsd-update&sektion=8&manpath=FreeBSD#OPTIONS>

The same type of problem with clicks on all other section headings.

-- 
You are receiving this mail because:
You are the assignee for the bug.