*** ../../man-orig/sata_tran_probe_port.txt	Mon Nov  7 18:51:36 2005
--- sata_tran_probe_port.man.changed	Mon Nov  7 18:22:00 2005
***************
*** 4,10 ****
      sata_tran_probe_port - probe SATA device port and determine port status.
      
  SYNOPSIS
!     #include <sys/sata/impl/sata_hba.h>
  
      int    sata_tran_probe_port(dev_info_t *dev_info,
       				sata_device_t *sata_device);
--- 4,10 ----
      sata_tran_probe_port - probe SATA device port and determine port status.
      
  SYNOPSIS
!     #include <sys/sata/sata_hba.h>
  
      int    sata_tran_probe_port(dev_info_t *dev_info,
       				sata_device_t *sata_device);
***************
*** 32,38 ****
      attachment of a device).
      
      The state of the device port, the flag indicating a presence  or absence
!     of attached device and indication of port multiplier presence, it it is 
      connected, should be returned in appropriate fields of the sata_device
      structure passed as the function argument.
      If a port multiplier is connected to the probed port, the num_info field
--- 32,38 ----
      attachment of a device).
      
      The state of the device port, the flag indicating a presence  or absence
!     of attached device and indication of port multiplier presence, it is 
      connected, should be returned in appropriate fields of the sata_device
      structure passed as the function argument.
      If a port multiplier is connected to the probed port, the num_info field
