[PHP-DOC] <option> tags for configure option links? From: Daniel Beckham (danbeck <email protected>)
Date: 05/20/01

I just noticed this in the <partintro> section of the imap file:

<option role="configure">--with-imap</option>

It displays as a fixed width font in the online manual, but I'm wondering if
it was meant to be linked to the imap configuration section? Currently, the
only way I know to link it is to just use a <link linkend=""> tag...

Daniel