From: Kay Sievers Date: Sun, 25 Jan 2009 20:21:43 +0000 (+0100) Subject: man: fix grammar X-Git-Tag: 174~1180 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=722af2d0d346803dc15bff825703f705bafa830c;ds=sidebyside 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.