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

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man9s/qinit.9s
          +++ new/usr/src/man/man9s/qinit.9s
↓ open down ↓ 56 lines elided ↑ open up ↑
  57   57      struct module_stat *qi_mstat;  /* module statistics */
  58   58      qi_rwp_t        qi_rwp;        /* r/w procedure */
  59   59      qi_infop_t      qi_infop;      /* information procedure */
  60   60      int             qi_struiot;    /* stream uio type for struio() */
  61   61  };
  62   62  .Ed
  63   63  .Sh SEE ALSO
  64   64  .Xr queue 9S ,
  65   65  .Xr streamtab 9S
  66   66  .Pp
  67      -.Xr Writing Device Drivers
       67 +.%T Writing Device Drivers
  68   68  .Pp
  69      -.Xr STREAMS Programming Guide
       69 +.%T STREAMS Programming Guide
  70   70  .Sh NOTES
  71   71  This release includes no support for module statistics.
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX