MFC revision 1.18

date: 2005/12/30 06:16:20;  author: csjp;  state: Exp;  lines: +5 -0
Document the LOGIN_SETMAC setusercontext(3) flag. While we are here, drop
in an external reference to mac_set_proc(3).
This commit is contained in:
csjp 2006-01-24 04:07:07 +00:00
parent 372a6ab7c0
commit f28e8b0a6a

View File

@ -151,6 +151,10 @@ term TERM
.Pp
Additional environment variables may be set using the list type
capability "setenv=var1 val1,var2 val2..,varN valN".
.It LOGIN_SETMAC
Set the MAC label for the current process to the label specified
in system login class database.
.Pp
.It LOGIN_SETALL
Enables all of the above settings.
.El
@ -188,5 +192,6 @@ with LOG_ERR priority and directed to the currently active facility.
.Xr getcap 3 ,
.Xr initgroups 3 ,
.Xr login_cap 3 ,
.Xr mac_set_proc 3 ,
.Xr login.conf 5 ,
.Xr termcap 5