Diff for /doc/build/dev.frag between versions 1.9 and 1.10

version 1.9, 2008/12/10 19:57:29 version 1.10, 2012/04/02 19:11:34
Line 24  cvs co loncapa Line 24  cvs co loncapa
         You will be prompted to enter your password each time you issue a cvs command. <br />          You will be prompted to enter your password each time you issue a cvs command. <br />
         A solution to this is to use          A solution to this is to use
         <pre>          <pre>
         ssh-keygen -t dsa          ssh-keygen -b 2048 -t rsa
         </pre>          </pre>
         to generate public and private keys in ~/.ssh/          to generate public and private keys in ~/.ssh/
         <br />          <br />

Removed from v.1.9  
changed lines
  Added in v.1.10


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>