Print this page
12315 errors in section 7i of the manual

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man7i/sesio.7i
          +++ new/usr/src/man/man7i/sesio.7i
↓ open down ↓ 6 lines elided ↑ open up ↑
   7    7  .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
   8    8  .\" or http://www.opensolaris.org/os/licensing.
   9    9  .\" See the License for the specific language governing permissions
  10   10  .\" and limitations under the License.
  11   11  .\"
  12   12  .\" When distributing Covered Code, include this CDDL HEADER in each
  13   13  .\" file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  14   14  .\" If applicable, add the following below this CDDL HEADER, with the
  15   15  .\" fields enclosed by brackets "[]" replaced with your own identifying
  16   16  .\" information: Portions Copyright [yyyy] [name of copyright owner]
  17      -.Dd October 23, 2017
       17 +.Dd February 17, 2020
  18   18  .Dt SESIO 7I
  19   19  .Os
  20   20  .Sh NAME
  21   21  .Nm sesio
  22   22  .Nd enclosure services device driver interface
  23   23  .Sh SYNOPSIS
  24   24  .In sys/scsi/targets/sesio.h
  25   25  .Sh DESCRIPTION
  26   26  The
  27   27  .Nm ses
↓ open down ↓ 55 lines elided ↑ open up ↑
  83   83  The
  84   84  .Vt ses_ioctl
  85   85  structure has the following fields:
  86   86  .Bd -literal -offset 2n
  87   87  uint32_t page_size;      /* Size of buffer that follows */
  88   88  uint8_t  page_code:      /* Page to be read/written */
  89   89  uint8_t  reserved[3];    /* Reserved; Set to 0 */
  90   90  .Ed
  91   91  .Sh ARCHITECTURE
  92   92  SPARC
       93 +x86
  93   94  .Sh SEE ALSO
  94      -.Xr ses 7D ,
  95      -.Xr ioctl 9E
       95 +.Xr ioctl 2 ,
       96 +.Xr ses 7D
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX