Hi Török,
This is already fixed in upstream 2.68.
Cheers,
Michael
On Dec 26, 2007 8:43 PM, Török Edwin <[EMAIL PROTECTED]> wrote:
> 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
>
>
>
>
>
--
Michael Kerrisk
Maintainer of the Linux man-pages project
http://www.kernel.org/doc/man-pages/
Want to report a man-pages bug? Look here:
http://www.kernel.org/doc/man-pages/reporting_bugs.html