Your message dated Sat, 9 Jun 2012 16:24:20 +0200
with message-id <[email protected]>
and subject line Re: Bug#652933: manpages-dev: mallopt(3) says stderr is in 
section 2
has caused the Debian Bug report #652933,
regarding manpages-dev: mallopt(3) says stderr is in section 2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
652933: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=652933
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: manpages-dev
Version: 3.27-1
Severity: minor
Tags: patch


The manual page for mallopt(3) says under "SEE ALSO" that stderr
is in section two. This is wrong, as it is in section 3.

NOTE: The bug is also present in sid (unstable).


-- System Information:
Debian Release: 6.0.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 
'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.35.12 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages manpages-dev depends on:
ii  manpages                      3.27-1     Manual pages about using a GNU/Lin

manpages-dev recommends no packages.

Versions of packages manpages-dev suggests:
ii  man-db [man-browser]          2.5.7-8    on-line manual pager

-- no debconf information
diff -Naur man-pages-3.35/man3/mallopt.3 man-pages-3.35.fixed/man3/mallopt.3
--- man-pages-3.35/man3/mallopt.3	2011-12-19 21:04:23.000000000 +0100
+++ man-pages-3.35.fixed/man3/mallopt.3	2011-12-19 21:05:38.000000000 +0100
@@ -282,7 +282,7 @@
 .SH SEE ALSO
 .BR sbrk (2),
 .BR mmap (2),
-.BR stderr (2),
+.BR stderr (3),
 .BR malloc_hook (3),
 .BR malloc (3),
 .BR cfree (3),

--- End Message ---
--- Begin Message ---
Version: 3.40-0.1

On Wed, Dec 21, 2011 at 11:33:49PM +0100, Torkel Bjørnson-Langen wrote:
> Package: manpages-dev
> Version: 3.27-1
> Severity: minor
> Tags: patch
> 
> The manual page for mallopt(3) says under "SEE ALSO" that stderr
> is in section two. This is wrong, as it is in section 3.

This was indeed the case in the debian mallopt.3 manpage, who was replaced by
the upstream one in manpages-dev 3.40-0.1.

This bug is not present in the upstream version.

> diff -Naur man-pages-3.35/man3/mallopt.3 man-pages-3.35.fixed/man3/mallopt.3
> --- man-pages-3.35/man3/mallopt.3     2011-12-19 21:04:23.000000000 +0100
> +++ man-pages-3.35.fixed/man3/mallopt.3       2011-12-19 21:05:38.000000000 
> +0100
> @@ -282,7 +282,7 @@
>  .SH SEE ALSO
>  .BR sbrk (2),
>  .BR mmap (2),
> -.BR stderr (2),
> +.BR stderr (3),
>  .BR malloc_hook (3),
>  .BR malloc (3),
>  .BR cfree (3),


-- 
Simon Paillard


--- End Message ---

Reply via email to