getdents.2, open.2, stat.2, statx.2: SEE ALSO: add inode(7)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-04-22 21:54:23 +02:00
parent 19cda35de9
commit 3b363b623c
4 changed files with 5 additions and 1 deletions

View File

@ -307,4 +307,5 @@ main(int argc, char *argv[])
.fi
.SH SEE ALSO
.BR readdir (2),
.BR readdir (3)
.BR readdir (3),
.BR inode (7)

View File

@ -1647,5 +1647,6 @@ is ignored).
.BR fopen (3),
.BR acl (5),
.BR fifo (7),
.BR inode (7),
.BR path_resolution (7),
.BR symlink (7)

View File

@ -702,4 +702,5 @@ main(int argc, char *argv[])
.BR readlink (2),
.BR utime (2),
.BR capabilities (7),
.BR inode (7),
.BR symlink (7)

View File

@ -487,4 +487,5 @@ library support is not yet added to glibc.
.BR readlink (2),
.BR utime (2),
.BR capabilities (7),
.BR inode (7),
.BR symlink (7)