summaryrefslogtreecommitdiff
path: root/usr/src/man/man5/privileges.5
diff options
context:
space:
mode:
authorPeter Tribble <peter.tribble@gmail.com>2017-06-21 16:10:59 +0100
committerRobert Mustacchi <rm@joyent.com>2017-06-27 22:43:19 +0000
commitbec2e3ffadac8d3536ea115d636d06c7b561623a (patch)
tree4336f98fc55e44a5aae7b6972353fddf2df3cbc3 /usr/src/man/man5/privileges.5
parent621738e24ed094c80643e1cd8d545241ae1978b1 (diff)
downloadillumos-joyent-bec2e3ffadac8d3536ea115d636d06c7b561623a.tar.gz
8212 manpages contain obsolete references
6019 sleep can't be infinite Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Alexander Pyhalov <alp@rsu.ru> Approved by: Robert Mustacchi <rm@joyent.com>
Diffstat (limited to 'usr/src/man/man5/privileges.5')
-rw-r--r--usr/src/man/man5/privileges.55
1 files changed, 2 insertions, 3 deletions
diff --git a/usr/src/man/man5/privileges.5 b/usr/src/man/man5/privileges.5
index 53b86177e2..a2e5596d3f 100644
--- a/usr/src/man/man5/privileges.5
+++ b/usr/src/man/man5/privileges.5
@@ -4,7 +4,7 @@
.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.
.\" See the License for the specific language governing permissions and limitations under the License. When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with
.\" the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH PRIVILEGES 5 "Jun 6, 2016"
+.TH PRIVILEGES 5 "May 13, 2017"
.SH NAME
privileges \- process privilege model
.SH DESCRIPTION
@@ -1323,8 +1323,7 @@ set priv_debug = 1
On a running system, you can use \fBmdb\fR(1) to change this variable.
.SS "Privilege Administration"
.LP
-The Solaris Management Console (see \fBsmc\fR(1M)) is the preferred method of
-modifying privileges for a command. Use \fBusermod\fR(1M) or \fBsmrole\fR(1M)
+Use \fBusermod\fR(1M) or \fBrolemod\fR(1M)
to assign privileges to or modify privileges for, respectively, a user or a
role. Use \fBppriv\fR(1) to enumerate the privileges supported on a system and
\fBtruss\fR(1) to determine which privileges a program requires.