]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
man/man3/getcwd.3: tfix (pathname => pathnames)
authorAskar Safin <safinaskar@zohomail.com>
Thu, 20 Feb 2025 09:19:26 +0000 (09:19 +0000)
committerAlejandro Colomar <alx@kernel.org>
Thu, 20 Feb 2025 12:15:32 +0000 (13:15 +0100)
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Signed-off-by: Askar Safin <safinaskar@zohomail.com>
Message-ID: <20250220091926.3985504-3-safinaskar@zohomail.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man/man3/getcwd.3

index ba4ef28c6c60628ffcef8d16d9f0be999770be18..657924dcac31971c0671ccba4eabbf84ba18741c 100644 (file)
@@ -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 ()