diff options
| author | Jakub Wilk <jwilk@jwilk.net> | 2016-02-28 01:32:40 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-02-28 14:39:08 +0100 |
| commit | f6f85d2db1ce1dbf0546d05e6f985bdfc89c86cb (patch) | |
| tree | 4471144017b7eb371178e4e67df1886156618b2e /man7/capabilities.7 | |
| parent | 40da0793a6fd0688c54d1725d8ddcd7a0089a4cb (diff) | |
| download | man-pages-f6f85d2db1ce1dbf0546d05e6f985bdfc89c86cb.tar.gz | |
capabilities.7: tfix
Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/capabilities.7')
| -rw-r--r-- | man7/capabilities.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/capabilities.7 b/man7/capabilities.7 index 6ba998727a..26de6098fd 100644 --- a/man7/capabilities.7 +++ b/man7/capabilities.7 @@ -1093,7 +1093,7 @@ operation.) .TP .B SECBIT_NO_SETUID_FIXUP Setting this flag stops the kernel from adjusting capability sets when -the threads's effective and filesystem UIDs are switched between +the thread's effective and filesystem UIDs are switched between zero and nonzero values. (See the subsection .IR "Effect of User ID Changes on Capabilities" .) |
