diff options
Diffstat (limited to 'man2/readdir.2')
| -rw-r--r-- | man2/readdir.2 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man2/readdir.2 b/man2/readdir.2 index 39cc4377ae..106f0e68fc 100644 --- a/man2/readdir.2 +++ b/man2/readdir.2 @@ -100,9 +100,7 @@ No such directory. .TP .B ENOTDIR File descriptor does not refer to a directory. -.SH STANDARDS -This system call is Linux-specific. -.SH NOTES +.SH VERSIONS You will need to define the .I old_linux_dirent structure yourself. @@ -111,6 +109,8 @@ However, probably you should use instead. .PP This system call does not exist on x86-64. +.SH STANDARDS +Linux. .SH SEE ALSO .BR getdents (2), .BR readdir (3) |
