]> granicus.if.org Git - docbook-dsssl/commitdiff
Made minor editorial change to embedded doc for utility templates.
authorMichael Smith <xmldoc@users.sourceforge.net>
Wed, 4 Jul 2007 04:01:12 +0000 (04:01 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Wed, 4 Jul 2007 04:01:12 +0000 (04:01 +0000)
xsl/common/utility.xsl

index 675f22617467c823c2c05176dfa16045483a06f7..f483f8e35b579716c34f32648c8568044646a084 100644 (file)
@@ -67,8 +67,7 @@ $Id: common.xsl 6867 2007-06-25 04:36:37Z xmldoc $
 
   <refparameter id="log.message-params">
     <variablelist>
-      <varlistentry>
-        <term>level</term>
+      <varlistentry><term>level</term>
         <listitem>
           <para>Text to log/emit in the message-level field to
             indicate the message level
@@ -76,8 +75,7 @@ $Id: common.xsl 6867 2007-06-25 04:36:37Z xmldoc $
           <literal>Warning</literal>)</para>
         </listitem>
       </varlistentry>
-      <varlistentry>
-        <term>source</term>
+      <varlistentry><term>source</term>
         <listitem>
           <para>Text to log/emit in the source field to identify the
             “source” to which the notification/warning relates.
@@ -96,15 +94,13 @@ $Id: common.xsl 6867 2007-06-25 04:36:37Z xmldoc $
             XPath expression.</para>
         </listitem>
       </varlistentry>
-      <varlistentry>
-        <term>context-desc</term>
+      <varlistentry><term>context-desc</term>
         <listitem>
           <para>Text to log/emit in the context-description field to
             describe the context for the message.</para>
         </listitem>
       </varlistentry>
-      <varlistentry>
-        <term>context-desc-field-length</term>
+      <varlistentry><term>context-desc-field-length</term>
         <listitem>
           <para>Specifies length of the context-description field
             (in characters); default is 12</para>
@@ -126,14 +122,12 @@ $Id: common.xsl 6867 2007-06-25 04:36:37Z xmldoc $
           parameter.</para>
         </listitem>
       </varlistentry>
-      <varlistentry>
-        <term>message</term>
+      <varlistentry><term>message</term>
         <listitem>
           <para>Text to log/emit in the actual message field</para>
         </listitem>
       </varlistentry>
-      <varlistentry>
-        <term>message-field-length</term>
+      <varlistentry><term>message-field-length</term>
         <listitem>
           <para>Specifies length of the message
             field (in characters); default is 45</para>