I have considered citing system calls like
lstat()
to entries like
file-info
to be unnecessary as long as the primary entry, in this case
stat()
, shares the same POSIX documentation page, and Linux and OpenBSD man pages.
- Harold