round(E) but still rnd(-1.5) in the example in HTML manual 1.3.0

Dave Sworin <[email protected]> Tue, 28 Oct 2008 13:47:43 -0700 (PDT)
Newsgroups gmane.comp.gnu.prolog.bugs
Message-ID <[email protected]>
The arithmetic evaluation is round(E), which works fine, but the example in 
my HTML manual for 1.3.0 still uses rnd(E) instead, during the discussion of
using the integer_rounding_function flag.  I'm not sure this was reported.

Dave