rubys       01/03/21 10:30:47

  Modified:    proposal/gump/stylesheet bash.xsl
  Log:
  More fun with the bash shell
  
  Revision  Changes    Path
  1.19      +1 -1      jakarta-alexandria/proposal/gump/stylesheet/bash.xsl
  
  Index: bash.xsl
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/stylesheet/bash.xsl,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- bash.xsl  2001/03/20 19:00:56     1.18
  +++ bash.xsl  2001/03/21 18:30:42     1.19
  @@ -625,7 +625,7 @@
       <xsl:param name="string"/>
   
       <xsl:variable name="work"
  -      select="translate($string,'(){&amp;#&quot;',';;;;;;')"/>
  +      select="translate($string,'(){&amp;#&quot;&apos;',';;;;;;;')"/>
   
       <xsl:choose>
         <xsl:when test="contains($work,';')">
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to