summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorA. Costa <agcosta@gis.net>2007-01-28 15:13:36 +0100
committerKay Sievers <kay.sievers@vrfy.org>2007-01-28 15:13:36 +0100
commit6ff4253618303d8ab77627e4b9afe115604b07f8 (patch)
tree1764c21ef52283c0060bf9135d24e1a1faa3bc74
parentca714ef70e549aad486a62f4d6ef849572e3a7f1 (diff)
man: fix typos in scsi_id and udevd
-rw-r--r--extras/scsi_id/scsi_id.82
-rw-r--r--udevd.82
-rw-r--r--udevd.xml2
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
diff --git a/udevd.8 b/udevd.8
index f40a959005..d0655bf48b 100644
--- a/udevd.8
+++ b/udevd.8
@@ -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
diff --git a/udevd.xml b/udevd.xml
index 938707bee1..fbff8bab97 100644
--- a/udevd.xml
+++ b/udevd.xml
@@ -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>