You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl-cvs@perl.apache.org by as...@locus.apache.org on 2000/02/25 23:57:15 UTC

cvs commit: modperl mod_perl_cvs.pod

ask         00/02/25 14:57:13

  Modified:    .        mod_perl_cvs.pod
  Log:
  avoid warnings/errors from pod2man
  
  Revision  Changes    Path
  1.8       +2 -2      modperl/mod_perl_cvs.pod
  
  Index: mod_perl_cvs.pod
  ===================================================================
  RCS file: /home/cvs/modperl/mod_perl_cvs.pod,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- mod_perl_cvs.pod	2000/01/28 04:27:47	1.7
  +++ mod_perl_cvs.pod	2000/02/25 22:57:13	1.8
  @@ -66,11 +66,11 @@
   
   To checkout a fresh copy from anoncvs use
   
  -cvs -d ":pserver:anoncvs@perl.apache.org:/home/cvspublic" login
  + cvs -d ":pserver:anoncvs@perl.apache.org:/home/cvspublic" login
   
   with the password "anoncvs". 
   
  -cvs -d ":pserver:anoncvs@perl.apache.org:/home/cvspublic" co modperl
  + cvs -d ":pserver:anoncvs@perl.apache.org:/home/cvspublic" co modperl
   
   
   For a basic introduction to anoncvs see http://dev.apache.org/anoncvs.txt