[prev] [thread] [next] [lurker] [Date index for 2003/11/27]
Author: richardc Date: 2003-11-27 16:24:33 +0000 (Thu, 27 Nov 2003) New Revision: 1474 Modified: trunk/siesta/INSTALL Log: find(1) usage was incorrect Modified: trunk/siesta/INSTALL =================================================================== --- trunk/siesta/INSTALL 2003-11-27 16:05:31 UTC (rev 1473) +++ trunk/siesta/INSTALL 2003-11-27 16:24:33 UTC (rev 1474) @@ -28,7 +28,7 @@ # nacho create-database # chgrp -R siesta /usr/local/siesta # chmod -R g+rwx /usr/local/siesta - # find /usr/local/siesta -type -d -exec chmod g+s {} \; + # find /usr/local/siesta -type d -exec chmod g+s {} \; =head1 Regular operation
Generated at 13:57 on 01 Jul 2004 by mariachi 0.52