(See bug 11497, which is quite similar to this) An input file containing: <programlisting> <![CDATA[if (a > 0) val >>= a;]]> </programlisting> when processed using db2ps, produces a special character for '>>', rather than two greater-than signs next to each other, which is the intent. The HTML output, produced using db2html, seems fine.
*** This bug has been marked as a duplicate of 11779 ***