diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2008-11-21 10:50:12 +0100 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2008-11-21 10:50:12 +0100 |
commit | 4435308844467c0dab329531def8dbfa451d9781 (patch) | |
tree | 77c53417e9729a3ef806cbfc3cf82c4e1b9002b6 /extras | |
parent | f1ab8f912e06e50e6e42c3e3ece259d7f3e81f6b (diff) |
man: fix typos
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. |