From 031917ec85d7bba5c84d1e58af2df200eb87ff33 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Tue, 17 Sep 2002 15:09:11 +0000 Subject: [PATCH] Patch from Joe Orton --- contrib/xsl/db2man/db2man.xsl | 2 +- contrib/xsl/db2man/synop.xsl | 72 ++++++++++++++++++++++------------- xsl/manpages/db2man.xsl | 2 +- xsl/manpages/synop.xsl | 72 ++++++++++++++++++++++------------- 4 files changed, 94 insertions(+), 54 deletions(-) diff --git a/contrib/xsl/db2man/db2man.xsl b/contrib/xsl/db2man/db2man.xsl index 21379dc7e..539f2a57d 100644 --- a/contrib/xsl/db2man/db2man.xsl +++ b/contrib/xsl/db2man/db2man.xsl @@ -38,7 +38,7 @@ - .Sh " + .SS " " diff --git a/contrib/xsl/db2man/synop.xsl b/contrib/xsl/db2man/synop.xsl index 051226605..e5c4e37f2 100644 --- a/contrib/xsl/db2man/synop.xsl +++ b/contrib/xsl/db2man/synop.xsl @@ -174,11 +174,11 @@ - (void + void - (... + ... @@ -187,10 +187,13 @@ .sp + - .nf + .ad l .hy 0 - .fi + .ad .hy + + + + + + + \ + + + + + + + + + + + + + + + + + + + + , + + + - .sp + .HP + + - ( - - - - - - - - , - - - ); .RE - - - - .RS - - - - + \ ( + + ); diff --git a/xsl/manpages/db2man.xsl b/xsl/manpages/db2man.xsl index ae8eebf16..7e776537a 100644 --- a/xsl/manpages/db2man.xsl +++ b/xsl/manpages/db2man.xsl @@ -34,7 +34,7 @@ - .Sh " + .SS " " diff --git a/xsl/manpages/synop.xsl b/xsl/manpages/synop.xsl index 051226605..e5c4e37f2 100644 --- a/xsl/manpages/synop.xsl +++ b/xsl/manpages/synop.xsl @@ -174,11 +174,11 @@ - (void + void - (... + ... @@ -187,10 +187,13 @@ .sp + - .nf + .ad l .hy 0 - .fi + .ad .hy + + + + + + + \ + + + + + + + + + + + + + + + + + + + + , + + + - .sp + .HP + + - ( - - - - - - - - , - - - ); .RE - - - - .RS - - - - + \ ( + + ); -- 2.50.1