You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by er...@apache.org on 2002/08/29 21:09:38 UTC

cvs commit: httpd-2.0/docs/manual/mod mod_auth.html.en

erikabele    2002/08/29 12:09:37

  Modified:    docs/manual/mod mod_auth.html.en
  Log:
  Updated transformations.
  
  Revision  Changes    Path
  1.8       +1 -1      httpd-2.0/docs/manual/mod/mod_auth.html.en
  
  Index: mod_auth.html.en
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_auth.html.en,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- mod_auth.html.en	24 Aug 2002 12:01:56 -0000	1.7
  +++ mod_auth.html.en	29 Aug 2002 19:09:37 -0000	1.8
  @@ -123,7 +123,7 @@
       initial ID. It will prompt for the password:</p>
       <blockquote><table cellpadding="10"><tr><td bgcolor="#eeeeee"><code>htpasswd -c Filename username</code></td></tr></table></blockquote>
   
  -    <p>Add or modify 'username' in the password file 'Filename':</p>
  +    <p>Add or modify 'username2' in the password file 'Filename':</p>
       <blockquote><table cellpadding="10"><tr><td bgcolor="#eeeeee"><code>htpasswd Filename username2</code></td></tr></table></blockquote>
   
       <p>Note that searching large text files is <em>very</em>