1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-12-24 21:34:08 +03:00

man: fix typos in scsi_id and udevd

This commit is contained in:
A. Costa 2007-01-28 15:13:36 +01:00 committed by Kay Sievers
parent ca714ef70e
commit 6ff4253618
3 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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

View File

@ -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>