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:
Christian S.J. Peron 2005-12-30 06:16:20 +00:00
parent 3fc2d9dbe5
commit 111a16a8ee
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=153867

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