Hi Don, On Tue, Oct 03, 2023 at 02:54:35PM -0500, Don Brace wrote: > Minor description changes for Device nodes. > > Change "Logical drives" to "Disk drives". > > Reviewed-by: Scott Benesh > Reviewed-by: Scott Teel > Reviewed-by: Mike McGowen > Reviewed-by: Kevin Barnett > Signed-off-by: Don Brace Patch applied. Thanks. I've reworded the commit message to: smartpqi.4: FILES: Change "Logical drives" to "Disk drives" for /dev/sd*. Cheers, Alex > --- > man4/smartpqi.4 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/man4/smartpqi.4 b/man4/smartpqi.4 > index e12d82296108..92bc5402b866 100644 > --- a/man4/smartpqi.4 > +++ b/man4/smartpqi.4 > @@ -116,7 +116,7 @@ The valid range is 0 or [30, 1800]. The default value is 0, > which causes the driver to use a timeout of 180 seconds. > .SH FILES > .SS Device nodes > -Logical drives are accessed via the SCSI disk driver > +Disk drives are accessed via the SCSI disk driver > .RI ( sd ), > tape drives via the SCSI tape driver > .RI ( st ), > -- > 2.42.0.296.g493f462273 > --