From 551d5b7aa5618068c5aff5618087342f44a11a68 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 11 Dec 2007 09:31:41 +0000 Subject: [PATCH] spfix --- man2/chdir.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/chdir.2 b/man2/chdir.2 index c9a0d875ab..cccb651035 100644 --- a/man2/chdir.2 +++ b/man2/chdir.2 @@ -49,7 +49,7 @@ Feature Test Macro Requirements for glibc (see _BSD_SOURCE || _XOPEN_SOURCE\ >=\ 500 .SH DESCRIPTION .BR chdir () -changes the current working directory pf the calling process to the +changes the current working directory of the calling process to the directory specified in .IR path . .PP -- 2.39.2