Fixed typo in man page

This commit is contained in:
Reijo Tomperi 2009-10-25 15:54:13 +02:00
parent 09859c1019
commit 0581c4195f
1 changed files with 1 additions and 1 deletions

View File

@ -212,7 +212,7 @@ files, this is not needed.</para>
<varlistentry>
<term><option>--suppressions [file]</option></term>
<listitem>
<para>Suppress warnings listed in the file. Filename and line as optional. The format of the single line in file is: [error id]:[filename]:[line]</para>
<para>Suppress warnings listed in the file. Filename and line are optional. The format of the single line in file is: [error id]:[filename]:[line]</para>
</listitem>
</varlistentry>
<varlistentry>