TO all editors:

The xml handles the structure:

<!ENTITY acl-download-http "http://....tar.gz";>
<!ENTITY acl-download-ftp  " ">

<listitem>
   <para>Download (HTTP): <ulink url="&acl-download-http;"/></para>
</listitem>
<listitem>
   <para>Download (FTP): <ulink url="&acl-download-ftp;"/></para>
</listitem>

If the entity is a single blank, the list item is suppressed by the xml. 
There is no need to comment it out.

   -- Bruce
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to