Print this page
4648 detach(9e): Extra space between 'prefix' and 'detach'

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man9e/detach.9e
          +++ new/usr/src/man/man9e/detach.9e
   1    1  '\" te
   2    2  .\"  Copyright (c) 2003, Sun Microsystems, Inc.  All Rights Reserved
   3    3  .\" 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.
   4    4  .\" 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.
   5    5  .\" 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]
   6      -.TH DETACH 9E "Dec 7, 2003"
        6 +.TH DETACH 9E "Jul 25, 2015"
   7    7  .SH NAME
   8    8  detach \- detach or suspend a device
   9    9  .SH SYNOPSIS
  10   10  .LP
  11   11  .nf
  12   12  #include <sys/ddi.h>
  13   13  #include <sys/sunddi.h>
  14   14  
  15   15  
  16   16  
  17      -\fBint prefix\fR \fBdetach\fR(\fBdev_info_t *\fR \fIdip\fR, \fBddi_detach_cmd_t\fR \fIcmd\fR);
       17 +\fBint prefix\fR\fBdetach\fR(\fBdev_info_t *\fR \fIdip\fR, \fBddi_detach_cmd_t\fR \fIcmd\fR);
  18   18  .fi
  19   19  
  20   20  .SH INTERFACE LEVEL
  21   21  .LP
  22   22  Solaris DDI specific (Solaris DDI)
  23   23  .SH PARAMETERS
  24   24  .ne 2
  25   25  .na
  26   26  \fB\fIdip\fR\fR
  27   27  .ad
↓ open down ↓ 139 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX