diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-04-18 12:21:55 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-07-24 09:32:13 +0200 |
| commit | eedfc430d3ec57ab9650b63c3dea059cabcf1c23 (patch) | |
| tree | dac189d97682e30bcd34953534c3ba6ca80dbd90 | |
| parent | 318143d21e8c2edb9d561e8b1df56001bdb82d55 (diff) | |
| download | man-pages-eedfc430d3ec57ab9650b63c3dea059cabcf1c23.tar.gz | |
credentials.7: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
| -rw-r--r-- | man7/credentials.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/credentials.7 b/man7/credentials.7 index bde25b7e07..ce970650dd 100644 --- a/man7/credentials.7 +++ b/man7/credentials.7 @@ -286,9 +286,9 @@ that the process may create (see .BR inotify (7)). .SH CONFORMING TO Process IDs, parent process IDs, process group IDs, and session IDs -are specified in POSIX.1-2001. +are specified in POSIX.1. The real, effective, and saved set user and groups IDs, -and the supplementary group IDs, are specified in POSIX.1-2001. +and the supplementary group IDs, are specified in POSIX.1. The filesystem user and group IDs are a Linux extension. .SH NOTES The POSIX threads specification requires that |
