Fixed man page, previous version had <dir> while &lt; and &gt; should be

used.
This commit is contained in:
Reijo Tomperi 2009-01-31 20:59:37 +00:00
parent b471ac2e3c
commit 0747cfceb4
1 changed files with 1 additions and 1 deletions

View File

@ -153,7 +153,7 @@ default.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><option>-I <dir></option></term>
<term><option>-I &lt;dir&gt;</option></term>
<listitem>
<para>Give include path. Give several -I parameters to give several paths. First given path is checked first. If paths are relative to source
files, this is not needed.</para>