From: Kay Sievers Date: Sun, 25 Jan 2009 20:21:43 +0000 (+0100) Subject: man: fix grammar X-Git-Tag: debian/247.3-7+deb11u1~2386^2^2~3461^2~1337 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=722af2d0d346803dc15bff825703f705bafa830c;p=systemd.git man: fix grammar Reported-by: Robert Peterson --- diff --git a/udev/udev.xml b/udev/udev.xml index 4c35e1979..6a92154cc 100644 --- a/udev/udev.xml +++ b/udev/udev.xml @@ -90,7 +90,7 @@ pointing to the node, or run a specified program as part of the event handling. If no matching rule is found, the default device node name is used. - A rule may consist of a list of one or more key value pairs separated by + A rule consists of a list of one or more key value pairs separated by a comma. Each key has a distinct operation, depending on the used operator. Valid operators are: @@ -104,7 +104,7 @@ - Compare for non-equality. + Compare for inequality.