Enumerate old sysfs entries replaced by newer entries. Suggested-by: Alejandro Colomar <alx@xxxxxxxxxx> Signed-off-by: Don Brace <don.brace@xxxxxxxxxxxxx> --- man4/smartpqi.4 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/man4/smartpqi.4 b/man4/smartpqi.4 index 464ef89919a9..a66e785a0464 100644 --- a/man4/smartpqi.4 +++ b/man4/smartpqi.4 @@ -468,6 +468,13 @@ refer to the User Guide for the controller, which can be found by searching for the specific controller at .UR https://www.microchip.com/design-centers/storage .UE . +.SH HISTORY +.I /sys/class/scsi_host/host*/version +was replaced by two sysfs entries: +.IP +.I /sys/class/scsi_host/host*/driver_version +.IP +.I /sys/class/scsi_host/host*/firmware_version .SH SEE ALSO .BR cciss (4), .BR hpsa (4), -- 2.42.0.296.g493f462273