diff options
-rw-r--r-- | share/man/man4/ahci.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/ahci.4 b/share/man/man4/ahci.4 index aa89bb7..0173e1e 100644 --- a/share/man/man4/ahci.4 +++ b/share/man/man4/ahci.4 @@ -87,7 +87,7 @@ This driver provides the CAM subsystem with native access to the .Tn SATA ports of AHCI-compatible controllers. Each SATA port found is represented to CAM as a separate bus with one -target, or, if HBA supports Port Multipliers, 15 targets. +target, or, if HBA supports Port Multipliers, 16 targets. Most of the bus-management details are handled by the SATA-specific transport of CAM. Connected ATA disks are handled by the ATA protocol disk peripheral driver |