aboutsummaryrefslogtreecommitdiffstats
path: root/man3/readdir.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/readdir.3')
-rw-r--r--man3/readdir.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/readdir.3 b/man3/readdir.3
index 23e4e533f9..af62063d1c 100644
--- a/man3/readdir.3
+++ b/man3/readdir.3
@@ -68,7 +68,7 @@ structure contains a field
of unspecified size, with at most
.B NAME_MAX
characters preceding the terminating null byte.
-POSIX 1003.1-2001 also documents the field
+POSIX.1-2001 also documents the field
.I "ino_t d_ino"
as an XSI extension.
.IR "Use of other fields will harm the portability of your programs" .
@@ -88,7 +88,7 @@ is set appropriately.
.B EBADF
Invalid directory stream descriptor \fIdir\fP.
.SH "CONFORMING TO"
-SVID 3, 4.3BSD, POSIX 1003.1-2001
+SVr4, 4.3BSD, POSIX.1-2001
.SH "SEE ALSO"
.BR read (2),
.BR closedir (3),