From: Paul B. S. <pa...@us...> - 2001-10-15 23:19:46
|
Update of /cvsroot/linux-atm/linux-atm/doc In directory usw-pr-cvs1:/tmp/cvs-serv10837/doc Modified Files: Tag: V2_5_0 atm-linux-howto.sgml atm-linux-howto.txt Log Message: Merge V2_4_0 updates (from HE driver) into V2_5_0... 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.2.2.1 diff -C2 -d -r1.2 -r1.2.2.1 *** atm-linux-howto.sgml 2001/10/09 22:33:02 1.2 --- atm-linux-howto.sgml 2001/10/15 23:19:42 1.2.2.1 *************** *** 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.2.2.1 diff -C2 -d -r1.2 -r1.2.2.1 *** atm-linux-howto.txt 2001/10/09 22:33:02 1.2 --- atm-linux-howto.txt 2001/10/15 23:19:42 1.2.2.1 *************** *** 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: |