From 5ccfd6d6ec3224a2bbcc50f784ce637ef64b22fe Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Fri, 6 Jul 2018 08:43:37 +0000 Subject: [PATCH] Merge r1834470 from trunk: Render in bold in man pages, matching commonly used style in both help2man and the standard DocBook XSL stylesheets for man output. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1835219 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/style/xsl/nroff.xsl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/style/xsl/nroff.xsl b/docs/manual/style/xsl/nroff.xsl index 46d574f04d..f567089f89 100644 --- a/docs/manual/style/xsl/nroff.xsl +++ b/docs/manual/style/xsl/nroff.xsl @@ -264,7 +264,7 @@ - + \fB \fR @@ -373,7 +373,7 @@ FATAL: only tables with two (2) columns are supported. - + -- 2.40.0