diff options
author | A. Costa <agcosta@gis.net> | 2007-01-28 15:13:36 +0100 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2007-01-28 15:13:36 +0100 |
commit | 6ff4253618303d8ab77627e4b9afe115604b07f8 (patch) | |
tree | 1764c21ef52283c0060bf9135d24e1a1faa3bc74 | |
parent | ca714ef70e549aad486a62f4d6ef849572e3a7f1 (diff) |
man: fix typos in scsi_id and udevd
-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> |