summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/chdir.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/chdir.2')
-rw-r--r--lib/libc/sys/chdir.26
1 files changed, 1 insertions, 5 deletions
diff --git a/lib/libc/sys/chdir.2 b/lib/libc/sys/chdir.2
index bd969f9..8648789 100644
--- a/lib/libc/sys/chdir.2
+++ b/lib/libc/sys/chdir.2
@@ -73,11 +73,7 @@ a slash,
In order for a directory to become the current directory,
a process must have execute (search) access to the directory.
.Sh RETURN VALUES
-Upon successful completion, a value of 0 is returned.
-Otherwise, a value of -1 is returned and
-.Va errno
-is set to indicate
-the error.
+.Rv -std
.Sh ERRORS
.Fn Chdir
will fail and the current working directory will be unchanged if
OpenPOWER on IntegriCloud