Print this page
10229 Some man pages have incorrect cross-references

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man9s/qinit.9s.man.txt
          +++ new/usr/src/man/man9s/qinit.9s.man.txt
↓ open down ↓ 35 lines elided ↑ open up ↑
  36   36                 struct module_info *qi_minfo;  /* module information */
  37   37                 struct module_stat *qi_mstat;  /* module statistics */
  38   38                 qi_rwp_t        qi_rwp;        /* r/w procedure */
  39   39                 qi_infop_t      qi_infop;      /* information procedure */
  40   40                 int             qi_struiot;    /* stream uio type for struio() */
  41   41             };
  42   42  
  43   43  SEE ALSO
  44   44       queue(9S), streamtab(9S)
  45   45  
  46      -     Writing(Device) Drivers
       46 +     Writing Device Drivers
  47   47  
  48      -     STREAMS(Programming) Guide
       48 +     STREAMS Programming Guide
  49   49  
  50   50  NOTES
  51   51       This release includes no support for module statistics.
  52   52  
  53   53  illumos                        October 17, 2018                        illumos
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX