* Re: possibly a Bug in proc man page
[not found] ` <9b0a5b991001010142w12fe5259v5819b925d13f352c-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2010-01-05 16:31 ` Michael Kerrisk
[not found] ` <cfd18e0f1001050831n37787505y2d05d37aca2cbaa4-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Michael Kerrisk @ 2010-01-05 16:31 UTC (permalink / raw)
To: Siddu; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA
Siddu,
On Fri, Jan 1, 2010 at 10:42 PM, Siddu <siddu.sjce-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> Hello folks
>
>
> The format in /proc/<pid>/maps seems to be updated in the man page
> for every mapped library it lists only two section while in reality there
> are three sections like shown
> below
I don't understand what yo mean here. Can you please say more.
Cheers,
Michael
>
> 00110000-0024e000 r-xp 00000000 08:05 1619
> /lib/tls/i686/cmov/libc-2.10.1.so
> 0024e000-00250000 r--p 0013e000 08:05 1619
> /lib/tls/i686/cmov/libc-2.10.1.so
> 00250000-00251000 rw-p 00140000 08:05 1619
> /lib/tls/i686/cmov/libc-2.10.1.so
> 00251000-00254000 rw-p 00000000 00:00 0
> 002b6000-002d1000 r-xp 00000000 08:05 775 /lib/ld-2.10.1.so
> 002d1000-002d2000 r--p 0001a000 08:05 775 /lib/ld-2.10.1.so
> 002d2000-002d3000 rw-p 0001b000 08:05 775 /lib/ld-2.10.1.so
> 0039d000-00451000 r-xp 00000000 08:05 829
> /lib/libglib-2.0.so.0.2200.2
> 00451000-00452000 r--p 000b4000 08:05 829
> /lib/libglib-2.0.so.0.2200.2
> 00452000-00453000 rw-p 000b5000 08:05 829
> /lib/libglib-2.0.so.0.2200.2
> 00732000-00734000 r-xp 00000000 08:05 1625
> /lib/tls/i686/cmov/libdl-2.10.1.so
> 00734000-00735000 r--p 00001000 08:05 1625
> /lib/tls/i686/cmov/libdl-2.10.1.so
> 00735000-00736000 rw-p 00002000 08:05 1625
> /lib/tls/i686/cmov/libdl-2.10.1.so
> 0091e000-0091f000 r-xp 00000000 00:00 0 [vdso]
> 00afa000-00afd000 r-xp 00000000 08:05 4796
> /usr/lib/libgmodule-2.0.so.0.2200.2
> 00afd000-00afe000 r--p 00002000 08:05 4796
> /usr/lib/libgmodule-2.0.so.0.2200.2
> 00afe000-00aff000 rw-p 00003000 08:05 4796
> /usr/lib/libgmodule-2.0.so.0.2200.2
>
>
> --
> Regards,
> ~Sid~
> I have never met a man so ignorant that i couldn't learn something from him
>
>
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Author of "The Linux Programming Interface" http://blog.man7.org/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: possibly a Bug in proc man page
[not found] ` <cfd18e0f1001050831n37787505y2d05d37aca2cbaa4-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2010-01-05 16:45 ` Justin T Pryzby
0 siblings, 0 replies; 2+ messages in thread
From: Justin T Pryzby @ 2010-01-05 16:45 UTC (permalink / raw)
To: linux-man-u79uwXL29TY76Z2rM5mHXA; +Cc: Siddu
On Wed, Jan 06, 2010 at 05:31:53AM +1300, Michael Kerrisk wrote:
> Siddu,
>
> On Fri, Jan 1, 2010 at 10:42 PM, Siddu <siddu.sjce-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> > Hello folks
> >
> >
> > The format in /proc/<pid>/maps seems to be updated. In the man page,
> > for every mapped library it lists only two section while in reality there
> > are three sections like shown below
>
> I don't understand what yo mean here. Can you please say more.
In his example, libc was listed three times, but in proc(5) libc is
listed only twice.
Justin
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-01-05 16:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <9b0a5b991001010142w12fe5259v5819b925d13f352c@mail.gmail.com>
[not found] ` <9b0a5b991001010142w12fe5259v5819b925d13f352c-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-01-05 16:31 ` possibly a Bug in proc man page Michael Kerrisk
[not found] ` <cfd18e0f1001050831n37787505y2d05d37aca2cbaa4-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-01-05 16:45 ` Justin T Pryzby
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).