patrickl    02/03/31 21:50:57

  Modified:    catalina/src/bin digest.sh
  Log:
  Correct typo in comment
  
  Revision  Changes    Path
  1.7       +2 -2      jakarta-tomcat-4.0/catalina/src/bin/digest.sh
  
  Index: digest.sh
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-4.0/catalina/src/bin/digest.sh,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- digest.sh 15 Jan 2002 02:55:38 -0000      1.6
  +++ digest.sh 1 Apr 2002 05:50:57 -0000       1.7
  @@ -1,8 +1,8 @@
   #!/bin/sh
   # -----------------------------------------------------------------------------
  -# Script to digest password using the algorithm specificied
  +# Script to digest password using the algorithm specified
   #
  -# $Id: digest.sh,v 1.6 2002/01/15 02:55:38 patrickl Exp $
  +# $Id: digest.sh,v 1.7 2002/04/01 05:50:57 patrickl Exp $
   # -----------------------------------------------------------------------------
   
   # resolve links - $0 may be a softlink
  
  
  

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

Reply via email to