Package: udev version: 0.079-1 Severity: minor After your tip I finally decided to read up a bit on udev. While reading the manpage, I noticed the following typos.
BUS Match the typ of bus the device is connected to.
s/typ/type/
NAME The name of the node to be created, or the name, the network
interface should be renamed to. Only one rule can set the a
name, all later rules with a NAME key will be ignored.
s/the name, the/the name the/
s/the a/the/ (or a?)
The permissions for the device node. Every specified value over
writes the compiled-in default value.
s/over writes/overwrites/
last_rule stops further rules application. No later rules will
have any effect. ignore_device will ignore this event
completely. ignore_remove will ignore any later remove event
for this device. This may be useful as a workaround for broken
device drivers. all_partitions will create device nodes for all
available partitions of a block device. This may be useful for
removable media.
Would it be possible to start the different options on separate lines?
pgp3RUcioOoxH.pgp
Description: PGP signature

