diff options
Diffstat (limited to 'man2/path_resolution.2')
| -rw-r--r-- | man2/path_resolution.2 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/man2/path_resolution.2 b/man2/path_resolution.2 index 1be844a371..397fea4772 100644 --- a/man2/path_resolution.2 +++ b/man2/path_resolution.2 @@ -174,7 +174,8 @@ NFS server at a time when processes could send a signal to a process with the same effective user ID. It is obsolete now. Nobody should use .BR setfsuid (2).) -Similarly, Linux uses the fsgid instead of the effective group ID. See +Similarly, Linux uses the fsgid ("file system group ID") +instead of the effective group ID. See .BR setfsgid (2). .\" FIXME say something about filesystem mounted read-only ? @@ -185,7 +186,7 @@ user ID 0) is all-powerful, and bypasses all permissions restrictions when accessing files. .\" (but for exec at least one x bit must be set) -- AEB .\" but there is variation across systems on this point: for -.\" example, .\" HP-UX and Tru64 are as described by AEB. However, +.\" example, HP-UX and Tru64 are as described by AEB. However, .\" on some implementations (e.g., Solaris, FreeBSD), .\" access(X_OK) by superuser will report success, regardless .\" of the file's execute permission bits. -- MTK (Oct 05) |
