diff --git a/man7/path_resolution.7 b/man7/path_resolution.7 index b4a65cc53..bfb474a09 100644 --- a/man7/path_resolution.7 +++ b/man7/path_resolution.7 @@ -59,7 +59,8 @@ argument (or the current working directory if .B AT_FDCWD is passed as the .I dfd -argument). The current working directory is inherited from the parent, and can +argument). +The current working directory is inherited from the parent, and can be changed by use of the .BR chdir (2) system call.)