Re: bug in stack(7)?

Valery Ushakov <[email protected]> Thu, 23 Apr 2026 18:17:41 +0300
Newsgroups gmane.os.netbsd.current
Message-ID <[email protected]>
On Thu, Apr 23, 2026 at 16:07:38 +0200, Thomas Klausner wrote:

> I think that in the first diagram, instead of "stack base = stackaddr
> + stacksize + guardsize" it should be "stack base = stackaddr +
> stacksize".
> 
> Can someone please confirm this before I fix the man page?

I think you are correct.

-uwe