Print this page
11641 spelling mistakes in section 7d of the manual

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man7d/bnxe.7d
          +++ new/usr/src/man/man7d/bnxe.7d
↓ open down ↓ 3 lines elided ↑ open up ↑
   4    4  .\" You may only use this file in accordance with the terms of version
   5    5  .\" 1.0 of the CDDL.
   6    6  .\"
   7    7  .\" A full copy of the text of the CDDL should have accompanied this
   8    8  .\" source.  A copy of the CDDL is also available via the Internet at
   9    9  .\" http://www.illumos.org/license/CDDL.
  10   10  .\"
  11   11  .\"
  12   12  .\" Copyright (c) 2014 QLogic Corporation. All Rights Reserved
  13   13  .\"
  14      -.TH BNXE 7D "Jul 17, 2014"
       14 +.TH BNXE 7D "Jan 10, 2020"
  15   15  .SH NAME
  16   16  bnxe \- QLogic NetXtreme II 10 Gigabit Ethernet Device Driver
  17   17  
  18   18  .SH SYNOPSIS
  19   19  .na
  20   20  /dev/bnxe*
  21   21  .ad
  22   22  
  23   23  .SH DESCRIPTION
  24      -.LP
  25   24  The
  26   25  .B bnxe
  27   26  Ethernet driver is a multi-threaded, loadable,
  28   27  clonable, GLDv3-based driver supporting the Data Link Provider Interface,
  29   28  .BR dlpi (7P),
  30   29  over QLogic NetXtreme II 10 Gigabit Ethernet controllers.  Multiple
  31   30  NetXtreme II controllers installed within the system are supported by
  32   31  the driver.
  33   32  
  34   33  The
↓ open down ↓ 54 lines elided ↑ open up ↑
  89   88  .TP
  90   89  "rxq#"
  91   90  for Rx ring stats,
  92   91  .TP
  93   92  "txq#"
  94   93  for Tx ring stats, and
  95   94  .TP
  96   95  "stats"
  97   96  for general driver stats and version info.
  98   97  .LP
  99      -To get a list of all the individual statistics in these goups run:
       98 +To get a list of all the individual statistics in these groups run:
 100   99  .na
 101  100  % kstat -m bnxe -i 0 -l
 102  101  .ad
 103  102  
 104  103  .SH FILES
 105  104  .ne 2
 106  105  .na
 107  106  /dev/bnxe[instance]
 108  107  .ad
 109  108  .RS 16n
 110  109  .B bnxe
 111  110  Character special device
 112  111  .RE
 113  112  
 114  113  .sp
 115  114  .ne 2
 116  115  .na
 117  116  /kernel/drv/bnxe.conf
 118  117  .ad
 119  118  .RS 16n
 120      -Driver configuration file.
      119 +Driver configuration file
 121  120  .RE
 122  121  
 123  122  .sp
 124  123  .ne 2
 125  124  .na
 126      -/kernel/drv/bnxe
 127      -.ad
 128      -.RS 16n
 129      -32-bit i386 driver binary.
 130      -.RE
 131      -
 132      -.sp
 133      -.ne 2
 134      -.na
 135  125  /kernel/drv/amd64/bnxe
 136  126  .ad
 137  127  .RS 16n
 138      -64-bit i386 driver binary.
      128 +Device driver (x86)
 139  129  .RE
 140  130  
 141  131  .sp
 142  132  .ne 2
 143  133  .na
 144  134  /kernel/drv/sparcv9/bnxe
 145  135  .ad
 146  136  .RS 16n
 147      -SPARC driver binary.
      137 +Device driver (SPARC)
 148  138  .RE
 149  139  
 150  140  .SH SEE ALSO
 151  141  .BR dladm (1M),
 152  142  .BR netstat (1M),
 153  143  .BR ifconfig (1M),
 154  144  .BR driver.conf (4),
 155  145  .BR gld (7P)
 156  146  .LP
 157  147  .I QLogic NetXtreme II 10 Gigabit Adapter Driver Installation Notes
 158  148  .LP
 159  149  .I Writing Device Drivers
 160  150  .LP
 161  151  .I STREAMS Programming Guide
 162  152  .LP
 163  153  .I Network Interfaces Guide
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX