More comment frobbing: insert a missing comma, and spell permissions

as credential.
This commit is contained in:
Robert Watson 2004-07-25 00:47:11 +00:00
parent d45722204c
commit 6c1c7ea2e4

View File

@ -216,7 +216,7 @@ struct ksegrp;
* A process is the owner of all system resources allocated to a task
* except CPU quanta.
* All KSEGs under one process see, and have the same access to, these
* resources (e.g. files, memory, sockets, permissions kqueues).
* resources (e.g. files, memory, sockets, credential, kqueues).
* A process may compete for CPU cycles on the same basis as a
* forked process cluster by spawning several KSEGRPs.
*/