Add literal tags to html, general formatting

This commit is contained in:
pete_morgan
2006-09-27 08:47:37 +00:00
parent acc9df9694
commit 20b3333e4f
14 changed files with 165 additions and 156 deletions

View File

@@ -12,8 +12,8 @@
<itemizedlist>
<listitem><para>
<varname>{popup_init}</varname> must be called
<emphasis>only once</emphasis>, preferably within the &lt;head&gt; tag
<varname>{popup_init}</varname> must be called <emphasis>only once</emphasis>,
preferably within the <literal>&lt;head&gt;</literal> tag
within any page you plan on using the <link linkend="language.function.popup">
<varname>{popup}</varname></link> function.
</para></listitem>