From: Rich Bowen Date: Wed, 29 Apr 2026 18:16:24 +0000 (+0000) Subject: nroff: Render seealso elements as SEE ALSO man page section instead of suppressing... X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4a0f5a896c893e7b11b6a5c290cee4045f053f37;p=thirdparty%2Fapache%2Fhttpd.git nroff: Render seealso elements as SEE ALSO man page section instead of suppressing them (Bug 62678) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1933514 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/style/xsl/nroff.xsl b/docs/manual/style/xsl/nroff.xsl index de3a3ccdc8..ecd78c8c03 100644 --- a/docs/manual/style/xsl/nroff.xsl +++ b/docs/manual/style/xsl/nroff.xsl @@ -139,6 +139,15 @@ &lf; &lf; &lf; + + + +.SH "SEE ALSO"&lf; + + +, +&lf; + @@ -381,7 +390,19 @@ FATAL: only tables with two (2) columns are supported. - + + + + + + + + + + + + +