diff --git a/man7/path_resolution.7 b/man7/path_resolution.7 index 74e488062..11d8cc87f 100644 --- a/man7/path_resolution.7 +++ b/man7/path_resolution.7 @@ -22,7 +22,7 @@ .\" .TH PATH_RESOLUTION 7 2009-12-05 "Linux" "Linux Programmer's Manual" .SH NAME -Unix/Linux path resolution \- find the file referred to by a filename +path_resolution \- how a pathname is resolved to a file .SH DESCRIPTION Some Unix/Linux system calls have as parameter one or more filenames. A filename (or pathname) is resolved as follows.