[Asterisk-doc] docs appendix03.xml,1.14,1.15

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


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

Modified Files:
	appendix03.xml 
Log Message:
blitzrage
- wierd how my compiler will allow me to make broken docs (apparently jsmith's
	too as his compiler didn't get a couple of < > tags on line 469 of
	appendix03.xml).  Fixed now.  Brought to my attention by jrollyson.
Index: appendix03.xml
===================================================================
RCS file: /cvsroot/asterisk/docs/appendix03.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** appendix03.xml	21 Dec 2003 02:55:17 -0000	1.14
--- appendix03.xml	21 Dec 2003 07:47:05 -0000	1.15
***************
*** 467,471 ****
  	<informalexample>
  	<para>
! 	numeric-passcode|context|"My Phone" <(234) 123-4567> 
  	</para>
  	</informalexample>
--- 467,471 ----
  	<informalexample>
  	<para>
! 	numeric-passcode|context|"My Phone" &lt;(234) 123-4567&gt;
  	</para>
  	</informalexample>
***************
*** 473,477 ****
  	<informalexample>
  	<para>
! 	full-pathname-of-passcode-file|"My Phone" <(234) 123-4567>
  	</para>
  	</informalexample>
--- 473,477 ----
  	<informalexample>
  	<para>
! 	full-pathname-of-passcode-file|"My Phone" &lt;(234) 123-4567&gt;
  	</para>
  	</informalexample>