NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

toolchain/52402: html man pages no longer have links



>Number:         52402
>Category:       toolchain
>Synopsis:       html man pages no longer have links
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    toolchain-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Jul 14 17:00:00 +0000 2017
>Originator:     David A. Holland
>Release:        NetBSD 8.99.1 (20170702)
>Organization:
>Environment:
System: irrelevant
Architecture: x86_64
Machine: amd64
>Description:

The converted html man pages appearing in /usr/share/man/html* no
longer contain HTML links for .Xr cross-references.

This is a regression.

>How-To-Repeat:

Examine with cat(1). E.g. banner(6) contains

   <h1 class="Sh" id="SEE_ALSO">SEE ALSO</h1>
   <a class="Xr">banner(6)</a></div>

which is an anchor with no link.

>Fix:

Dunno. I guess some of the chewing gum in the html conversion logic fell off.



Home | Main Index | Thread Index | Old Index