Hello Don Patch applied. But a question below. On 8/26/19 5:41 PM, Don Brace wrote: > From: Gilbert Wu <gilbert.wu@xxxxxxxxxxxxx> > > Reviewed-by: Matt Perricone <matt.perricone@xxxxxxxxxxxxx> > Reviewed-by: Scott Benesh <scott.benesh@xxxxxxxxxxxxx> > Reviewed-by: Kevin Barnett <kevin.barnett@xxxxxxxxxxxxx> > Signed-off-by: Gilbert Wu <gilbert.wu@xxxxxxxxxxxxx> > Signed-off-by: Don Brace <don.brace@xxxxxxxxxxxxx> > --- > man4/smartpqi.4 | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/man4/smartpqi.4 b/man4/smartpqi.4 > index dc9ef1020..5389b8453 100644 > --- a/man4/smartpqi.4 > +++ b/man4/smartpqi.4 > @@ -15,6 +15,7 @@ smartpqi \- Microsemi Smart Family SCSI driver > .RB [ disable_heartbeat= { 0 | 1 }] > .RB [ disable_ctrl_shutdown= { 0 | 1 }] > .RB [ lockup_action= { none | reboot | panic }] > +.RB [ expose_ld_first= { 0 | 1 }] > .YS > .SH DESCRIPTION > .B smartpqi > @@ -91,6 +92,10 @@ parameter action > \fBreboot\fP reboot the system > \fBpanic\fP panic the system > .TE > +.TP > +.BR expose_ld_first= { 0 | 1 } > +This option enables support for exposing logical devices to OS before physical devices. Should "OS' instead be "the operating system"? > +The default value is 0. > .SH FILES > .SS Device nodes > Logical drives are accessed via the SCSI disk driver Thanks, Michael -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/