Do we care for manpage links in <title> elements?

Giorgos Keramidas keramida at FreeBSD.org
Tue Feb 26 13:44:21 UTC 2013


On 2013-02-26 13:49, Giorgos Keramidas <keramida at FreeBSD.org> wrote:
> Hi everyone,
> 
> I just noticed that in all the places where a chapter <title> includes a
> &an.xxx.section; entity the rendering in HTML output sucks a bit.  Note
> how there are two separate links in the 'Using rc(8) Under FreeBSD'
> title in the following screenshot:
> 
>     http://people.freebsd.org/~keramida/rc8-title-link.png

This sort of diff fixes the title-link rendering:
http://bitbucket.org/keramida/doc-work/commits/d44757193d819f1c950f0236801a37ef77d4711a

But this is admittedly a "hack", and the optimal solution would be to
conditionally render &man.foo.N; differently in <title> elements.



More information about the freebsd-doc mailing list