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
|
.\" First parameter, NAME, should be all caps
|
||||||
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||||
.\" other parameters are allowed: see man(7), man(1)
|
.\" 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.
|
.\" Please adjust this date whenever revising the manpage.
|
||||||
.\"
|
.\"
|
||||||
.\" Some roff macros, for reference:
|
.\" 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
|
Only if used as first command line argument this option
|
||||||
prevents reading and interpretation of startup files. See section FILES below.
|
prevents reading and interpretation of startup files. See section FILES below.
|
||||||
.TP
|
.TP
|
||||||
\fBdrive_scsi_dev_family=sr|sdc|sg|default\fR
|
\fBdrive_scsi_dev_family=sr|scd|sg|default\fR
|
||||||
GNU/Linux specific:
|
GNU/Linux specific:
|
||||||
.br
|
.br
|
||||||
By default, cdrskin tries to map Linux drive addresses to /dev/sr* before
|
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
|
Only if used as first command line argument this option prevents
|
||||||
reading and interpretation of startup files. See section FILES
|
reading and interpretation of startup files. See section FILES
|
||||||
below.
|
below.
|
||||||
drive_scsi_dev_family=sr|sdc|sg|default
|
drive_scsi_dev_family=sr|scd|sg|default
|
||||||
GNU/Linux specific:
|
GNU/Linux specific:
|
||||||
By default, cdrskin tries to map Linux drive addresses to /dev/sr*
|
By default, cdrskin tries to map Linux drive addresses to /dev/sr*
|
||||||
before they get opened for operating the drive. This coordinates
|
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 .\" First parameter, NAME, should be all caps
|
||||||
@c man .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
@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 .\" 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 .\" Please adjust this date whenever revising the manpage.
|
||||||
@c man .\"
|
@c man .\"
|
||||||
@c man .\" Some roff macros, for reference:
|
@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
|
Only if used as first command line argument this option
|
||||||
prevents reading and interpretation of startup files. See section FILES below.
|
prevents reading and interpretation of startup files. See section FILES below.
|
||||||
@c man .TP
|
@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
|
@kindex drive_scsi_dev_family= Linux device type to be used
|
||||||
@cindex Drive, Linux device type, drive_scsi_dev_family
|
@cindex Drive, Linux device type, drive_scsi_dev_family
|
||||||
GNU/Linux specific:
|
GNU/Linux specific:
|
||||||
|
Loading…
Reference in New Issue
Block a user