From e0ce3428d4cbe7f0f3d9529a6332d420bb6238c8 Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Wed, 27 Jun 2018 07:24:39 +0000 Subject: [PATCH] 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/trunk@1834470 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 5d3a25309d..1345933864 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.50.1