From: Paul B. S. <pa...@us...> - 2001-10-03 16:25:40
|
Update of /cvsroot/linux-atm/linux-atm/doc In directory usw-pr-cvs1:/tmp/cvs-serv19376/doc Modified Files: Tag: V2_4_0 atm-linux-howto.sgml Log Message: Some minor updates to the HOWTO to keep sgmltools-lite from complaining so much... Also remove pdf2e164_cc.pl... It doesn't belong here.. We'll put it in src/extra... Index: atm-linux-howto.sgml =================================================================== RCS file: /cvsroot/linux-atm/linux-atm/doc/Attic/atm-linux-howto.sgml,v retrieving revision 1.1.2.1 retrieving revision 1.1.2.2 diff -C2 -d -r1.1.2.1 -r1.1.2.2 *** atm-linux-howto.sgml 2001/09/28 20:18:42 1.1.2.1 --- atm-linux-howto.sgml 2001/10/03 16:25:35 1.1.2.2 *************** *** 663,667 **** The file <filename>/proc/net/atm/arp</filename> contains information specific to Classical IP over ATM, see section ! <link linkend=IP_Over_ATM_CLIP endterm="IP_Over_ATM_CLIP.title"></link>. </para> --- 663,667 ---- The file <filename>/proc/net/atm/arp</filename> contains information specific to Classical IP over ATM, see section ! <link linkend="IP_Over_ATM_CLIP" endterm="IP_Over_ATM_CLIP.title"></link>. </para> *************** *** 1324,1328 **** in the normal way. Now you (should) have a working ATM set-up. To get IP over ATM working, just follow the instructions in ! section <link linkend=IP_Over_ATM endterm="IP_Over_ATM.title"></link>. </para> --- 1324,1328 ---- in the normal way. Now you (should) have a working ATM set-up. To get IP over ATM working, just follow the instructions in ! section <link linkend="IP_Over_ATM" endterm="IP_Over_ATM.title"></link>. </para> *************** *** 1581,1585 **** LECS, accepts the MTU size as defined by the LES and will not act as an proxy LEC. These parameters can be tailored with command line ! options which are defined in <filename>zeppelin.8</filename>. </para> --- 1581,1586 ---- LECS, accepts the MTU size as defined by the LES and will not act as an proxy LEC. These parameters can be tailored with command line ! options which are defined in ! <citerefentry><refentrytitle>zeppelin</refentrytitle><manvolnum>8</manvolnum></citerefentry>. </para> *************** *** 1601,1606 **** <para> ! The LANE service (<filename>lecs.8</filename>, <filename>les.8</filename> ! and <filename>bus.8</filename>) is configured using configuration files. The configuration file syntax is listed on the respective manual pages. --- 1602,1610 ---- <para> ! The LANE service ( ! <citerefentry><refentrytitle>lecs</refentrytitle><manvolnum>8</manvolnum></citerefentry>, ! <citerefentry><refentrytitle>les</refentrytitle><manvolnum>8</manvolnum></citerefentry>, and ! <citerefentry><refentrytitle>bus</refentrytitle><manvolnum>8</manvolnum></citerefentry>) ! is configured using configuration files. The configuration file syntax is listed on the respective manual pages. *************** *** 1650,1654 **** <para> Below is the example from Section ! <link linkend=IP_Over_ATM_LAN_Emulation endterm="IP_Over_ATM_LAN_Emulation.title"></link> which starts two LANE clients. The configuration has been augmented with two MPOA clients --- 1654,1658 ---- <para> Below is the example from Section ! <link linkend="IP_Over_ATM_LAN_Emulation" endterm="IP_Over_ATM_LAN_Emulation.title"></link> which starts two LANE clients. The configuration has been augmented with two MPOA clients |