From: Paul B. S. <pa...@us...> - 2001-10-15 21:15:03
|
Update of /cvsroot/linux-atm/linux-atm/doc In directory usw-pr-cvs1:/tmp/cvs-serv10403/doc Modified Files: atm-linux-howto.sgml atm-linux-howto.txt Log Message: Updates for HE driver inclusion into the dist... Index: atm-linux-howto.sgml =================================================================== RCS file: /cvsroot/linux-atm/linux-atm/doc/atm-linux-howto.sgml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** atm-linux-howto.sgml 2001/10/09 22:33:02 1.2 --- atm-linux-howto.sgml 2001/10/15 21:15:00 1.3 *************** *** 134,138 **** <informalexample><screen> ! % cvs -z6 -d:pserver:ano...@cv....:/cvsroot/linux-atm co linux-atm </screen></informalexample> --- 134,138 ---- <informalexample><screen> ! % cvs -z6 -d:pserver:ano...@cv....:/cvsroot/linux-atm co -P linux-atm </screen></informalexample> Index: atm-linux-howto.txt =================================================================== RCS file: /cvsroot/linux-atm/linux-atm/doc/atm-linux-howto.txt,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** atm-linux-howto.txt 2001/10/09 22:33:02 1.2 --- atm-linux-howto.txt 2001/10/15 21:15:00 1.3 *************** *** 80,84 **** Just hit return when prompted for a password. Then, checkout the repository: ! % cvs -z6 -d:pserver:ano...@cv....:/cvsroot/linux-atm co linux-atm You may also specify a branch to check out specifically: --- 80,84 ---- Just hit return when prompted for a password. Then, checkout the repository: ! % cvs -z6 -d:pserver:ano...@cv....:/cvsroot/linux-atm co -P linux-atm You may also specify a branch to check out specifically: |