tags 498464 fixed-upstream thanks On 9/10/08, Török Edwin <[EMAIL PROTECTED]> wrote: > Package: manpages-dev > Version: 3.07-1 > Severity: normal > > > The manpage specifies the wrong prototype: > int clock_getcpuclockid(pid_t pid, clockid_t clock_id); > > The second parameter is a pointer, as can be seen in time.h: > extern int clock_getcpuclockid (pid_t __pid, clockid_t *__clock_id) > __THROW; > > Thus a correct prototype for the manpage would be: > int clock_getcpuclockid(pid_t pid, clockid_t *clock_id); > > > -- System Information: > Debian Release: lenny/sid > APT prefers unstable > APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, > 'experimental') > Architecture: amd64 (x86_64) > > Kernel: Linux 2.6.26-1-amd64 (SMP w/4 CPU cores) > Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) > Shell: /bin/sh linked to /bin/dash > > Versions of packages manpages-dev depends on: > ii manpages 3.07-1 Manual pages about using a > GNU/Lin > > manpages-dev recommends no packages. > > Versions of packages manpages-dev suggests: > ii konqueror [man-browser] 4:3.5.9.dfsg.1-5 KDE's advanced file manager, > web b > ii man-db [man-browser] 2.5.2-2 on-line manual pager > > -- no debconf information > > > >
-- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ man-pages online: http://www.kernel.org/doc/man-pages/online_pages.html Found a bug? http://www.kernel.org/doc/man-pages/reporting_bugs.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]