summaryrefslogtreecommitdiff
path: root/lib/libutil
diff options
context:
space:
mode:
authorDiomidis Spinellis <dds@FreeBSD.org>2004-05-11 11:10:09 +0000
committerDiomidis Spinellis <dds@FreeBSD.org>2004-05-11 11:10:09 +0000
commit26eff9e85b78217bb4e9104bba12f1945ac5dbeb (patch)
tree0b5ec2bb7b9f53f9180c2c8f24147d375f965e60 /lib/libutil
parent94cf9da03c17f6ae69c4839c43d61f96b3215622 (diff)
Notes
Diffstat (limited to 'lib/libutil')
-rw-r--r--lib/libutil/login_class.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libutil/login_class.3 b/lib/libutil/login_class.3
index 0cc9ef680d81..c698bdb66724 100644
--- a/lib/libutil/login_class.3
+++ b/lib/libutil/login_class.3
@@ -65,10 +65,10 @@ process priorities) based on values for a specific named class.
The
.Fn setusercontext
function sets class context values based on a given login_cap_t
-object, a specific passwd record (if login_cap_t is NULL),
-sets the current session's login and the current process
+object and a specific passwd record (if login_cap_t is NULL),
+the current session's login, and the current process
user and group ownership.
-Each of these functions is selectable via bit-flags passed
+Each of these actions is selectable via bit-flags passed
in the
.Ar flags
parameter, which is comprised of one or more of the following: