From: Askar Safin Date: Thu, 20 Feb 2025 09:19:26 +0000 (+0000) Subject: man/man3/getcwd.3: tfix (pathname => pathnames) X-Git-Tag: man-pages-6.12~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32148703be51b3db5277c82e6e2d21ddfedeee4e;p=thirdparty%2Fman-pages.git man/man3/getcwd.3: tfix (pathname => pathnames) Reviewed-by: Carlos O'Donell Signed-off-by: Askar Safin Message-ID: <20250220091926.3985504-3-safinaskar@zohomail.com> Signed-off-by: Alejandro Colomar --- diff --git a/man/man3/getcwd.3 b/man/man3/getcwd.3 index ba4ef28c6..657924dca 100644 --- a/man/man3/getcwd.3 +++ b/man/man3/getcwd.3 @@ -245,7 +245,7 @@ process (e.g., because the process set a new filesystem root using without changing its current directory into the new root). Such behavior can also be caused by an unprivileged user by changing the current directory into another mount namespace. -When dealing with pathname from untrusted sources, callers of the +When dealing with pathnames from untrusted sources, callers of the functions described in this page (before glibc 2.27) or the raw .BR getcwd ()