From 98af3e36e6ebfadbf380db62bac33cd669223a50 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Tue, 19 Sep 2006 14:53:14 +0000 Subject: [PATCH] Make sure that person-names in AUTHORS section get output in bold. Closes bug 1557567. Thanks to Daniel Leidert. --- xsl/manpages/info.xsl | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/xsl/manpages/info.xsl b/xsl/manpages/info.xsl index 171093cfe..0643339ff 100644 --- a/xsl/manpages/info.xsl +++ b/xsl/manpages/info.xsl @@ -251,9 +251,14 @@ + + + + + .PP - + -- 2.49.0