Print this page
9842 man page typos and spelling

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man4/sbus.4.man.txt
          +++ new/usr/src/man/man4/sbus.4.man.txt
↓ open down ↓ 69 lines elided ↑ open up ↑
  70   70                       An arbitrary length array where each element of the array
  71   71                       consists of a 3-tuple of integers.  Each array element
  72   72                       describes a logically contiguous mappable resource on the
  73   73                       SBus.
  74   74  
  75   75                       The first integer of each tuple should be set to -1,
  76   76                       specifying that any SBus slot may be matched. The second
  77   77                       integer of each 3-tuple specifies the offset in the slot
  78   78                       address space identified by the first element.  The third
  79   79                       integer of each 3-tuple specifies the size in bytes of
  80      -                     the mappable resoure.
       80 +                     the mappable resource.
  81   81  
  82   82                       The registers property can only be used to augment an
  83   83                       incompletely specified reg property with information from
  84   84                       a driver configuration file.  It may only be specified in
  85   85                       a driver configuration file.
  86   86  
  87   87  
  88   88  
  89   89         All SBus devices must provide reg properties to the system. The first
  90   90         two integer elements of the reg property are used to construct the
↓ open down ↓ 86 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX