]> git.ipfire.org Git - thirdparty/man-pages.git/commit
man/: Use 'path' instead of 'pathname' for parameters
authorAlejandro Colomar <alx@kernel.org>
Sun, 30 Mar 2025 19:00:40 +0000 (21:00 +0200)
committerAlejandro Colomar <alx@kernel.org>
Sun, 30 Mar 2025 20:10:20 +0000 (22:10 +0200)
commitf456d8a11bab6851c18fa9902731978aa2083588
treee94dc6ecf376a8d778f540f2bbe85507da4402b4
parent8d68d339186acbe40bfa266dbece4414a7fba468
man/: Use 'path' instead of 'pathname' for parameters

It's just as informative, and takes less space.

Signed-off-by: Alejandro Colomar <alx@kernel.org>
21 files changed:
man/man2/access.2
man/man2/chmod.2
man/man2/chown.2
man/man2/execve.2
man/man2/execveat.2
man/man2/fanotify_mark.2
man/man2/futimesat.2
man/man2/inotify_add_watch.2
man/man2/mkdir.2
man/man2/mknod.2
man/man2/mount_setattr.2
man/man2/open.2
man/man2/open_by_handle_at.2
man/man2/openat2.2
man/man2/readlink.2
man/man2/rmdir.2
man/man2/spu_create.2
man/man2/stat.2
man/man2/statx.2
man/man2/unlink.2
man/man2/utimensat.2