Index: www/project_faq.html =================================================================== --- www/project_faq.html (revision 9263) +++ www/project_faq.html (working copy) @@ -1237,7 +1237,7 @@ $ configure \ --enable-dav \ --enable-so \ - --with-berkeley-db=/usr/local/BerkeleyDB.4.2 + --with-berkeley-db=/usr/local/BerkeleyDB.4.2 \ --with-dbm=db42

@@ -1259,7 +1259,7 @@

   $ configure \
-  --with-berkeley-db=/usr/local/BerkeleyDB.4.2
+  --with-berkeley-db=/usr/local/BerkeleyDB.4.2 \
   --with-dbm=db42
 
Index: www/webdav-usage.html =================================================================== --- www/webdav-usage.html (revision 9263) +++ www/webdav-usage.html (working copy) @@ -45,7 +45,7 @@

This document heavily refers to the - Subversion + Subversion design document and the latest Delta-V protocol draft. Details of those documents will not be