aboutsummaryrefslogtreecommitdiffstats
path: root/man2/chdir.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/chdir.2')
-rw-r--r--man2/chdir.24
1 files changed, 3 insertions, 1 deletions
diff --git a/man2/chdir.2 b/man2/chdir.2
index 0bbff4e878..9224d336e8 100644
--- a/man2/chdir.2
+++ b/man2/chdir.2
@@ -109,7 +109,9 @@ is not a valid file descriptor.
.I fd
does not refer to a directory.
.SH STANDARDS
-POSIX.1-2001, POSIX.1-2008, SVr4, 4.4BSD.
+POSIX.1-2008.
+.SH HISTORY
+POSIX.1-2001, SVr4, 4.4BSD.
.SH NOTES
The current working directory is the starting point for interpreting
relative pathnames (those not starting with \[aq]/\[aq]).