From 5e9cbc6292159115d5d739702e0ca0e80a3bfc79 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Mon, 18 Feb 2008 01:50:02 +0000 Subject: [PATCH] updated wording of doc for funcsynopsis-style PI --- xsl/html/pi.xsl | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/xsl/html/pi.xsl b/xsl/html/pi.xsl index 5308f8369..10c636373 100644 --- a/xsl/html/pi.xsl +++ b/xsl/html/pi.xsl @@ -296,9 +296,9 @@ Specifies presentation style for a funcsynopsis Use the dbhtml funcsynopsis-style PI as a child of - a funcprototype or anywhere within a funcprototype - control the presentation style for the funcsynopsis - in output. + a funcsynopsis or anywhere within a funcsynopsis + to control the presentation style for output of all + funcprototype instances within that funcsynopsis. dbhtml funcsynopsis-style="kr"|"ansi" @@ -307,12 +307,12 @@ funcsynopsis-style="kr" - Displays the funcprototype in K&R style + Displays funcprototype output in K&R style funcsynopsis-style="ansi" - Displays the funcprototype in ANSI style + Displays funcprototype output in ANSI style -- 2.40.0