Small updates to device attribute descriptions. Reviewed-by: Scott Benesh <scott.benesh@xxxxxxxxxxxxx> Reviewed-by: Scott Teel <scott.teel@xxxxxxxxxxxxx> Reviewed-by: Mike McGowen <mike.mcgowen@xxxxxxxxxxxxx> Reviewed-by: Kevin Barnett <kevin.barnett@xxxxxxxxxxxxx> Signed-off-by: Don Brace <don.brace@xxxxxxxxxxxxx> --- man4/smartpqi.4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man4/smartpqi.4 b/man4/smartpqi.4 index 165eee6848c3..635b3fa185ab 100644 --- a/man4/smartpqi.4 +++ b/man4/smartpqi.4 @@ -250,7 +250,7 @@ is the logical unit number (LUN). The .I raid_level attribute is read-only. -This attribute contains the RAID level of each logical drive. +This attribute contains the RAID level of the logical volume. .IP For example: .IP @@ -266,7 +266,7 @@ RAID 0 The .I sas_address attribute is read-only. -This attribute contains the unique identifier of the disk. +This attribute contains the SAS address of the device. .IP For example: .IP -- 2.42.0.rc2