Re: Error in getdents(2) manual page
David Holland <[email protected]> Sat, 23 Jan 2016 08:17:26 +0000
| Newsgroups | gmane.os.netbsd.bugs,gmane.os.netbsd.documentation |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Jan 22, 2016 at 11:01:12PM +0100, Just a Normal Person wrote: > I've found a typo in the getdents(2) manual page today. > In the description of a dirent structure as given by the getdents(2) > manual page, d_name is erronously described as being MAXNAMELEN + 1 > bytes long, while actually it is MAXNAMLEN + 1 bytes long, as > correctly described in dirent(3) > > - Giuseppe Gatta Fixed, thanks. -- David A. Holland [email protected]