From 0034a22bc0af93eb08ad50bc7971bc7d212e85d1 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 6 Jul 2007 05:42:54 +0000 Subject: [PATCH] grfix --- man7/credentials.7 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man7/credentials.7 b/man7/credentials.7 index 2bb34472d..c3cf2eb26 100644 --- a/man7/credentials.7 +++ b/man7/credentials.7 @@ -223,9 +223,9 @@ when checking the limit on the number of inotify instances that the process may create; see .BR inotify (7). .SH "CONFORMING TO" -Process IDs, parent process IDs, process group IDs and session IDs +Process IDs, parent process IDs, process group IDs, and session IDs are specified in POSIX.1-2001. -The real, effective and saved set IDs are specified in POSIX.1-2001. +The real, effective, and saved set IDs are specified in POSIX.1-2001. The file system IDs are a Linux extension. .SH NOTES Credentials are shared by all of the threads in a process.