Corrected typo "sdc" <> "scd" in xorrecord documentation
This commit is contained in:
parent
2d35076b36
commit
447b427688
@ -9,7 +9,7 @@
|
||||
.\" First parameter, NAME, should be all caps
|
||||
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||
.\" other parameters are allowed: see man(7), man(1)
|
||||
.TH XORRECORD 1 "Version 1.4.9, Sep 12, 2017"
|
||||
.TH XORRECORD 1 "Version 1.4.9, Feb 11, 2018"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
@ -531,7 +531,7 @@ Afterwards end emulation without performing any drive operation.
|
||||
Only if used as first command line argument this option
|
||||
prevents reading and interpretation of startup files. See section FILES below.
|
||||
.TP
|
||||
\fBdrive_scsi_dev_family=sr|sdc|sg|default\fR
|
||||
\fBdrive_scsi_dev_family=sr|scd|sg|default\fR
|
||||
GNU/Linux specific:
|
||||
.br
|
||||
By default, cdrskin tries to map Linux drive addresses to /dev/sr* before
|
||||
|
@ -501,7 +501,7 @@ File: xorrecord.info, Node: NonCdrecord, Next: ExDevices, Prev: Verbous, Up:
|
||||
Only if used as first command line argument this option prevents
|
||||
reading and interpretation of startup files. See section FILES
|
||||
below.
|
||||
drive_scsi_dev_family=sr|sdc|sg|default
|
||||
drive_scsi_dev_family=sr|scd|sg|default
|
||||
GNU/Linux specific:
|
||||
By default, cdrskin tries to map Linux drive addresses to /dev/sr*
|
||||
before they get opened for operating the drive. This coordinates
|
||||
|
@ -50,7 +50,7 @@
|
||||
@c man .\" First parameter, NAME, should be all caps
|
||||
@c man .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||
@c man .\" other parameters are allowed: see man(7), man(1)
|
||||
@c man .TH XORRECORD 1 "Version 1.4.9, Sep 12, 2017"
|
||||
@c man .TH XORRECORD 1 "Version 1.4.9, Feb 11, 2018"
|
||||
@c man .\" Please adjust this date whenever revising the manpage.
|
||||
@c man .\"
|
||||
@c man .\" Some roff macros, for reference:
|
||||
@ -736,7 +736,7 @@ Afterwards end emulation without performing any drive operation.
|
||||
Only if used as first command line argument this option
|
||||
prevents reading and interpretation of startup files. See section FILES below.
|
||||
@c man .TP
|
||||
@item drive_scsi_dev_family=sr|sdc|sg|default
|
||||
@item drive_scsi_dev_family=sr|scd|sg|default
|
||||
@kindex drive_scsi_dev_family= Linux device type to be used
|
||||
@cindex Drive, Linux device type, drive_scsi_dev_family
|
||||
GNU/Linux specific:
|
||||
|
Loading…
Reference in New Issue
Block a user