diff options
-rw-r--r-- | extras/scsi_id/scsi_id.8 | 2 | ||||
-rw-r--r-- | udevd.8 | 2 | ||||
-rw-r--r-- | udevd.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extras/scsi_id/scsi_id.8 b/extras/scsi_id/scsi_id.8 index ccb8f9d744..86237a7e81 100644 --- a/extras/scsi_id/scsi_id.8 +++ b/extras/scsi_id/scsi_id.8 @@ -95,7 +95,7 @@ the SCSI device. Use SCSI INQUIRY VPD page code 0x80, 0x83, or pre-spc3-83. .sp The default -behaviour is to query the availabe VPD pages, and use page 0x83 if found, +behaviour is to query the available VPD pages, and use page 0x83 if found, else page 0x80 if found, else nothing. .sp Page pre-spc3-83 should only be utilized for those scsi devices which @@ -29,7 +29,7 @@ Detach and run in the background. .PP \fB\-\-debug\-trace\fR .RS 4 -Run all events completely serialized. This may be useful if udev triggers actions or loads kernel modules which cause problems and a slow but continiuous operation is needed, where no events are processed in parallel. +Run all events completely serialized. This may be useful if udev triggers actions or loads kernel modules which cause problems and a slow but continuous operation is needed, where no events are processed in parallel. .RE .PP \fB\-\-verbose\fR @@ -53,7 +53,7 @@ <term><option>--debug-trace</option></term> <listitem> <para>Run all events completely serialized. This may be useful if udev triggers - actions or loads kernel modules which cause problems and a slow but continiuous + actions or loads kernel modules which cause problems and a slow but continuous operation is needed, where no events are processed in parallel. </para> </listitem> |