> How about this instead then: > > Index: manual/style/xsl/common.xsl > =================================================================== > --- manual/style/xsl/common.xsl (revision 1595663) > +++ manual/style/xsl/common.xsl (working copy) > @@ -142,6 +142,9 @@ > > <xsl:text> </xsl:text> > <xsl:value-of > select="normalize-space($message[@id='apachetitle'])"/> > + > + <xsl:text> </xsl:text> > + <xsl:value-of select="&httpd.major;.&httpd.minor;"/> > </title>&lf; > > <!-- chm files get a slightly different stylesheet --> > > ?
I tested them on my machine and I changed my arbitrary mind. The page header has "Version" so I feel title should...