]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
typo; this fixes PR 29161
authorAstrid Malo <kess@apache.org>
Sun, 23 May 2004 20:19:41 +0000 (20:19 +0000)
committerAstrid Malo <kess@apache.org>
Sun, 23 May 2004 20:19:41 +0000 (20:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103744 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/howto/auth.html.en
docs/manual/howto/auth.xml

index 5105af0c36a7a806fe949488cffecdb0f6e4ad35..3bba4f1e04d9781c2e0fd1d5675a05a34a16a208 100644 (file)
@@ -207,7 +207,7 @@ person in</a></h2>
     type:</p>
 
     <div class="example"><p><code>
-      htpasswd /usr/local/apache/passwd/password dpitts
+      htpasswd /usr/local/apache/passwd/passwords dpitts
     </code></p></div>
 
     <p>You'll get the same response as before, but it will be
index 47128fe7edcb56d97a4bc7a0a40c3a77e58280a0..928ff95f008952b4e0d5c7c3f70b44129be79697 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8' ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
-<!-- $Revision: 1.1.2.7 $ -->
+<!-- $Revision: 1.1.2.8 $ -->
 
 <!--
  Copyright 2003-2004 The Apache Software Foundation
@@ -221,7 +221,7 @@ person in</title>
     type:</p>
 
     <example>
-      htpasswd /usr/local/apache/passwd/password dpitts
+      htpasswd /usr/local/apache/passwd/passwords dpitts
     </example>
 
     <p>You'll get the same response as before, but it will be