stas        01/11/21 19:46:09

  Modified:    src/user/install install.pod
  Log:
  '-e rebuild' reads better than '-erebuild'
  Submitted by: dougm
  
  Revision  Changes    Path
  1.6       +1 -1      modperl-docs/src/user/install/install.pod
  
  Index: install.pod
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/user/install/install.pod,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- install.pod       2001/11/21 04:39:15     1.5
  +++ install.pod       2001/11/22 03:46:09     1.6
  @@ -15,7 +15,7 @@
   chdir to the mod_perl source directory and run:
   
     % cd modperl-2.0
  -  % perl -MApache::Build -erebuild
  +  % perl -MApache::Build -e rebuild
   
   =head1 Installing from Binary Packages
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to