From: A. Costa Date: Sun, 28 Jan 2007 14:13:36 +0000 (+0100) Subject: man: fix typos in scsi_id and udevd X-Git-Tag: 174~2075 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ff4253618303d8ab77627e4b9afe115604b07f8;p=systemd man: fix typos in scsi_id and udevd --- diff --git a/extras/scsi_id/scsi_id.8 b/extras/scsi_id/scsi_id.8 index ccb8f9d7..86237a7e 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 f40a9590..d0655bf4 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 938707be..fbff8bab 100644 --- a/udevd.xml +++ b/udevd.xml @@ -53,7 +53,7 @@ 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.