diff options
Diffstat (limited to 'extras')
-rw-r--r-- | extras/floppy/create_floppy_devices.8 | 2 | ||||
-rw-r--r-- | extras/scsi_id/scsi_id.8 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/extras/floppy/create_floppy_devices.8 b/extras/floppy/create_floppy_devices.8 index 8f5f048f6a..332110ab31 100644 --- a/extras/floppy/create_floppy_devices.8 +++ b/extras/floppy/create_floppy_devices.8 @@ -28,7 +28,7 @@ Set group ownership. Set device node mode. .TP \fB\-t\fR <number> -Sed floppy type number. +Set floppy type number. .SH SEE ALSO .BR udev (7) .SH AUTHORS diff --git a/extras/scsi_id/scsi_id.8 b/extras/scsi_id/scsi_id.8 index 5f4d997ce9..e133b7e63f 100644 --- a/extras/scsi_id/scsi_id.8 +++ b/extras/scsi_id/scsi_id.8 @@ -17,7 +17,7 @@ with a non\-zero value. \fBscsi_id\fP is primarily for use by other utilities such as \fBudev\fP that require a unique SCSI identifier. -By default all devices are assume black listed, the \fB\-\-whitelisted\fP option must +By default all devices are assumed black listed, the \fB\-\-whitelisted\fP option must be specified on the command line or in the config file for any useful behaviour. |