[Asterisk-doc] docs chapter07.xml,1.2,1.3

blitzrage asterisk-doc@lists.digium.com
Sun, 21 Dec 2003 07:22:13 +0000


Comments:
Update of /cvsroot/asterisk/docs
In directory sc8-pr-cvs1:/tmp/cvs-serv4637/docs

Modified Files:
	chapter07.xml 
Log Message:
blitzrage
- wierd... no error when I compile the source to PDA here, but jrollyson
	gets an error from chapter 7 where I have a > instead of a <
	db2pdf really should have picked up on that... oh well.  Fixed!
Index: chapter07.xml
===================================================================
RCS file: /cvsroot/asterisk/docs/chapter07.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** chapter07.xml	20 Dec 2003 20:17:44 -0000	1.2
--- chapter07.xml	21 Dec 2003 07:22:07 -0000	1.3
***************
*** 96,100 ****
  			<literallayout>
  			While in the present working directory /usr/src/asterisk/channels/
! 			<command>patch -p0 < /path/to/patch/chan_sip.c.1.259.diff</command>
  			</literallayout>
  		</para>
--- 96,100 ----
  			<literallayout>
  			While in the present working directory /usr/src/asterisk/channels/
! 			<command>patch -p0 &lt; /path/to/patch/chan_sip.c.1.259.diff</command>
  			</literallayout>
  		</para>