hgbook

diff en/ch10-hook.xml @ 648:e0ac2341a861

Fix building error introduced by bos at rev 8366882f67f2
author Dongsheng Song <dongsheng.song@gmail.com>
date Wed Mar 18 21:50:57 2009 +0800 (2009-03-18)
parents d0160b0b1a9e
children
line diff
     1.1 --- a/en/ch10-hook.xml	Wed Mar 18 20:32:37 2009 +0800
     1.2 +++ b/en/ch10-hook.xml	Wed Mar 18 21:50:57 2009 +0800
     1.3 @@ -1082,7 +1082,7 @@
     1.4  	    role="hg-ext">bugzilla</literal> hook config information.
     1.5  	</para>
     1.6  
     1.7 -	&ch10-bugzilla-config.lst;
     1.8 +	<programlisting>&ch10-bugzilla-config.lst;</programlisting>
     1.9  
    1.10        </sect3>
    1.11        <sect3>
    1.12 @@ -1267,13 +1267,13 @@
    1.13  	    role="hg-ext">notify</literal> configuration information.
    1.14  	</para>
    1.15  
    1.16 -	&ch10-notify-config.lst;
    1.17 +	<programlisting>&ch10-notify-config.lst;</programlisting>
    1.18  
    1.19  	<para>This will produce a message that looks like the
    1.20  	  following:
    1.21  	</para>
    1.22  
    1.23 -	&ch10-notify-config-mail.lst;
    1.24 +	<programlisting>&ch10-notify-config-mail.lst;</programlisting>
    1.25  
    1.26        </sect3>
    1.27        <sect3>