Package: manpages-dev
Version: 2.67-1
Severity: normal

--- Please enter the report below this line. ---

Mmap(2) example has this:
 if (argc < 3 || argc > 4) == 0) {

A '(' is missing, correct would be:
 if ((argc < 3 || argc > 4) == 0) {



--- System information. ---
Architecture: amd64
Kernel:       Linux 2.6.23-rc8-hrt1-cfs-v22-g1bef7dc0-dirty

Debian Release: lenny/sid
  500 unstable        www.debian-multimedia.org
  500 unstable        ftp.iasi.roedu.net
  500 testing         ftp.iasi.roedu.net
  500 gutsy           wine.budgetdedicated.com
    1 experimental    ftp.iasi.roedu.net

--- Package information. ---
Depends       (Version) | Installed
=======================-+-===========
manpages                | 2.67-1




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to