diff -ruN -x Makefile.in -x configure -x *~ -x apache_1.3.14.orig apache_1.3.14.orig/src/support/dbmmanage apache_1.3.14/src/support/dbmmanage
--- build-tree/apache_1.3.26/src/support/dbmmanage	Thu Nov 30 13:54:14 2000
+++ build-tree/apache_1.3.26/src/support/dbmmanage	Thu Nov 30 13:53:52 2000
@@ -211,7 +211,7 @@
 	srand (time ^ $$ or time ^ ($$ + ($$ << 15)));
     }
     else {
-        for (qw(-xlwwa -le)) { 
+        for (qw(xlwwa le)) { 
 	    `ps $_ 2>/dev/null`;
             $psf = $_, last unless $?;
         }
