From 9144d98cd647c4121506a54ca2f8294e81bec219 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Mon, 18 Feb 2008 03:31:15 +0000 Subject: [PATCH] use .BI handling in K&R funsynopsis output for manpages, just as we do already of ANSI output --- xsl/tools/xsl/build/html2roff.xsl | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/xsl/tools/xsl/build/html2roff.xsl b/xsl/tools/xsl/build/html2roff.xsl index 6fd04806c..7c40481f4 100644 --- a/xsl/tools/xsl/build/html2roff.xsl +++ b/xsl/tools/xsl/build/html2roff.xsl @@ -147,12 +147,23 @@ .nf + . + + $man.font.funcprototype + + + + + + + " \h'-' + " .fi -- 2.40.0