]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
spfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 11 Dec 2007 09:31:41 +0000 (09:31 +0000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 11 Dec 2007 09:31:41 +0000 (09:31 +0000)
man2/chdir.2

index c9a0d875abdcb8306aee89c480c9877f50456499..cccb6510354967b71a1337cf9253b69bcda156ac 100644 (file)
@@ -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