Print this page
Code review comments from jeffpc

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man5/privileges.5
          +++ new/usr/src/man/man5/privileges.5
   1    1  '\" te
   2    2  .\" Copyright (c) 2009, Sun Microsystems, Inc. All Rights Reserved.
   3    3  .\" Copyright 2015, Joyent, Inc. All Rights Reserved.
   4    4  .\" 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.
   5    5  .\"  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
   6    6  .\" the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
   7      -.TH PRIVILEGES 5 "Oct 30, 2015"
        7 +.TH PRIVILEGES 5 "Jun 6, 2016"
   8    8  .SH NAME
   9    9  privileges \- process privilege model
  10   10  .SH DESCRIPTION
  11   11  .LP
  12   12  Solaris software implements a set of privileges that provide fine-grained
  13   13  control over the actions of processes. The possession of a certain privilege
  14   14  allows a process to perform a specific set of restricted operations.
  15   15  .sp
  16   16  .LP
  17   17  The change to a primarily privilege-based security model in the Solaris
↓ open down ↓ 1345 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX