Hello Martin,

> 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.

Hey -- you only need to submit the bug once! (duplicates 400973, 400979).

Anyway -- thanks for reporting this.  I've fixed in the upstream
man-pages-2.44.

Cheers,

Michael


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

Reply via email to