Package: manpages-dev
Version: 2.39-1
Severity: normal
Tags: patch
Subject: manpages-dev: Incorrect return type in posix_openpt(3)
Package: manpages-dev
Version: 2.39-1
Severity: normal
Tags: patch
The manual page for posix_openpt reads:
char *posix_openpt(int flags);
and it should be:
int posix_openpt(int flags);
As is inferred from the same manpage and which is the definition from
SUSv6 and stdlib.h.
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (901, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-10-generic
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Versions of packages manpages-dev depends on:
ii manpages 2.39-1 Manual pages about using a GNU/Lin
manpages-dev recommends no packages.
-- no debconf information
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (901, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-10-generic
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Versions of packages manpages-dev depends on:
ii manpages 2.39-1 Manual pages about using a GNU/Lin
manpages-dev recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]