Hi Helge, On Wed, Dec 24, 2025 at 02:38:21PM +0000, Helge Kreutzmann wrote: > Without further ado, the following was found: > > Issue: This is the man page of B, what is "like B()" supposed to refer to? Itself? The text is in the subsection mknodat(), so it says that mknodat() is like mknod(). Cheers, Alex > > "If I is relative and I is the special value B, then " > "I is interpreted relative to the current working directory of the " > "calling process (like B())." > --