[Bug 488691] Re: sigaltstack man page error
Angelo Borsotti
angelo.borsotti at gmail.com
Sun Aug 22 18:35:20 UTC 2010
Hello Jeremy,
the problem is still there in 10.04.
The documentation page:
http://manpages.ubuntu.com/manpages/lucid/en/man3/sigaltstack.3posix.html
is correct, but the man page (i.e. what is shown by entering the command
man sigaltstack) is not, and is different from the page at the url above.
I have no idea what other information I could provide for this bug since all
what is needed to see it is to enter the man sigaltstack command and read
the first line below DESCRIPTION:
sigaltstack() allows a process to define a new alternate ...
which is not correct because the stack is that of a thread, not that of a
process.
The url above instead mentions explicitly that the stack is that of the
current thread.
To remove the bug, the man page file for sigaltstack must be changed to make
it consistent with the url above.
Thank you
-Angelo Borsotti
--
sigaltstack man page error
https://bugs.launchpad.net/bugs/488691
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.
More information about the kernel-bugs
mailing list