]> granicus.if.org Git - apache/commitdiff
typo; this fixes PR 29161
authorAstrid Malo <kess@apache.org>
Sun, 23 May 2004 20:12:46 +0000 (20:12 +0000)
committerAstrid Malo <kess@apache.org>
Sun, 23 May 2004 20:12:46 +0000 (20:12 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103743 13f79535-47bb-0310-9956-ffa450edef68

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

index 55685c4211103961024c6e14183eeb2b7a99824f..4e99650eef823ee11da5c4678c095330fc6474b7 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 a7f93ab956a4199c42f6fe547fae425b96779b51..e949f7f2215ec6ef8178f5aa1f6c60c6783afd69 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.9 $ -->
+<!-- $Revision: 1.10 $ -->
 
 <!--
  Copyright 2003-2004 The Apache Software Foundation
@@ -223,7 +223,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